Skip to content

Fix dataclass inherited info method to be a class method

35df298
Select commit
Loading
Failed to load commit list.
Merged

Fix dataclass field ordering conflict when inheriting from parent with default fields #2664

Fix dataclass inherited info method to be a class method
35df298
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2025 in 0s

99.61% (-0.06%) compared to 747fed5

View this Pull Request on Codecov

99.61% (-0.06%) compared to 747fed5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.61%. Comparing base (747fed5) to head (35df298).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2664      +/-   ##
==========================================
- Coverage   99.66%   99.61%   -0.06%     
==========================================
  Files          76       76              
  Lines       10481    10538      +57     
  Branches     1261     1280      +19     
==========================================
+ Hits        10446    10497      +51     
- Misses         16       21       +5     
- Partials       19       20       +1     

☔ 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.