Skip to content

fix: invalid lookup for null context in field resolvers#2585

Merged
Noroth merged 4 commits into
mainfrom
ludwig/eng-9060-field-resolver-is-incorrectly-called-on-null-context
Mar 9, 2026
Merged

fix: invalid lookup for null context in field resolvers#2585
Noroth merged 4 commits into
mainfrom
ludwig/eng-9060-field-resolver-is-incorrectly-called-on-null-context

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

f7513b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

62.40% (target 30.00%)

View this Pull Request on Codecov

62.40% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.40%. Comparing base (391bffe) to head (f7513b1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2585      +/-   ##
==========================================
- Coverage   62.69%   62.40%   -0.30%     
==========================================
  Files         244      244              
  Lines       25776    25775       -1     
==========================================
- Hits        16161    16085      -76     
- Misses       8251     8314      +63     
- Partials     1364     1376      +12     

see 16 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.