Skip to content

General cleanup. Reverse the class order to allowing pickling to work…

861e60d
Select commit
Loading
Failed to load commit list.
Open

Make sure that frozenlists are pickle-able #718

General cleanup. Reverse the class order to allowing pickling to work…
861e60d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 9, 2025 in 0s

95.35% (target 100.00%)

View this Pull Request on Codecov

95.35% (target 100.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.35%. Comparing base (b51a6d0) to head (861e60d).

❌ Your project check has failed because the head coverage (95.35%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #718      +/-   ##
==========================================
+ Coverage   94.90%   95.35%   +0.44%     
==========================================
  Files          10       10              
  Lines         726      796      +70     
  Branches       48       60      +12     
==========================================
+ Hits          689      759      +70     
  Misses         13       13              
  Partials       24       24              

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