feat(router): support input objects in Cost Control#2716
Merged
ysmolski merged 10 commits intoApr 8, 2026
Merged
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).
| 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%) |
⬇️ |
🚀 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.
Loading