Skip to content

Fix Python 3.14 __annotate_func__ None handling with test

2eaef77
Select commit
Loading
Failed to load commit list.
Draft

Fix Python 3.14 __annotate_func__ None handling in Collection metaclass #227

Fix Python 3.14 __annotate_func__ None handling with test
2eaef77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2025 in 1s

100.00% (+0.00%) compared to 1660d88

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1660d88

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1660d88) to head (2eaef77).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           53        53           
  Lines         3019      3021    +2     
=========================================
+ Hits          3019      3021    +2     

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