Skip to content

Fix conflicting required+nullable schema when only NonNullableReferen…#3912

Merged
martincostello merged 3 commits into
domaindrivendev:masterfrom
KitKeen:fix/nullable-conflict-non-nullable-as-required
Jun 16, 2026
Merged

Fix conflicting required+nullable schema when only NonNullableReferen…#3912
martincostello merged 3 commits into
domaindrivendev:masterfrom
KitKeen:fix/nullable-conflict-non-nullable-as-required

Assert schema.Required is not null before enumerating it

78f5b52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

95.04% (+0.00%) compared to d22870e

View this Pull Request on Codecov

95.04% (+0.00%) compared to d22870e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (d22870e) to head (78f5b52).
⚠️ Report is 62 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3912   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files         111      111           
  Lines        3958     3958           
  Branches      801      801           
=======================================
  Hits         3762     3762           
  Misses        196      196           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.