Skip to content

Enforce keyword-only init in deser for fields after skipped ones

37f1be0
Select commit
Loading
Failed to load commit list.
Open

Fix deserialization with skip #751

Enforce keyword-only init in deser for fields after skipped ones
37f1be0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

90.92% (+0.09%) compared to f09d503

View this Pull Request on Codecov

90.92% (+0.09%) compared to f09d503

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.92%. Comparing base (f09d503) to head (37f1be0).
⚠️ Report is 71 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
+ Coverage   90.83%   90.92%   +0.09%     
==========================================
  Files          13       13              
  Lines        2040     2314     +274     
  Branches      370      454      +84     
==========================================
+ Hits         1853     2104     +251     
- Misses        124      140      +16     
- Partials       63       70       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.