Skip to content

fix(router): stop pinning schema AST in cached plan entries#3007

Closed
arutkowski00 wants to merge 2 commits into
wundergraph:mainfrom
mondaycom:adamru/upstream-bugfix-remove-schema-document
Closed

fix(router): stop pinning schema AST in cached plan entries#3007
arutkowski00 wants to merge 2 commits into
wundergraph:mainfrom
mondaycom:adamru/upstream-bugfix-remove-schema-document

Merge branch 'main' into adamru/upstream-bugfix-remove-schema-document

1351019
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

54.33% (target 30.00%)

View this Pull Request on Codecov

54.33% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.33%. Comparing base (5efb3c2) to head (1351019).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3007      +/-   ##
==========================================
- Coverage   60.27%   54.33%   -5.95%     
==========================================
  Files         477      243     -234     
  Lines       62471    29464   -33007     
  Branches     6131        0    -6131     
==========================================
- Hits        37656    16010   -21646     
+ Misses      24787    11883   -12904     
- Partials       28     1571    +1543     
Files with missing lines Coverage Δ
router/core/operation_planner.go 71.11% <ø> (ø)

... and 719 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.