Skip to content

feat(router): support input objects in Cost Control#2716

Merged
ysmolski merged 10 commits into
mainfrom
yury/eng-8731-cost-handle-recursion-for-arguments-containing-input-objects
Apr 8, 2026
Merged

feat(router): support input objects in Cost Control#2716
ysmolski merged 10 commits into
mainfrom
yury/eng-8731-cost-handle-recursion-for-arguments-containing-input-objects

Merge branch 'main' of github.com:wundergraph/cosmo into yury/eng-873…

7d5a86c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

60.70% (target 30.00%)

View this Pull Request on Codecov

60.70% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.70%. Comparing base (f90dc88) to head (7d5a86c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
router/core/graphql_handler.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2716      +/-   ##
==========================================
- Coverage   63.24%   60.70%   -2.54%     
==========================================
  Files         251      251              
  Lines       26767    26767              
==========================================
- Hits        16929    16250     -679     
- Misses       8459     9139     +680     
+ Partials     1379     1378       -1     
Files with missing lines Coverage Δ
router/core/operation_processor.go 81.57% <100.00%> (-3.44%) ⬇️
router/core/graphql_handler.go 47.27% <50.00%> (-21.82%) ⬇️

... and 37 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.