Skip to content

Run all tests with Python 3.14 by default. Remove Python 3.9 support …

c2954c1
Select commit
Loading
Failed to load commit list.
Merged

Run all tests with Python 3.14 by default. Remove Python 3.9 support because it has reached end-of-life. #478

Run all tests with Python 3.14 by default. Remove Python 3.9 support …
c2954c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 1s

91.5% (-0.0%) compared to 1c06c9e, passed because coverage increased by 0.1% when compared to adjusted base (91.5%)

View this Pull Request on Codecov

91.5% (-0.0%) compared to 1c06c9e, passed because coverage increased by 0.1% when compared to adjusted base (91.5%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.5%. Comparing base (1c06c9e) to head (c2954c1).

Additional details and impacted files
@@              Coverage Diff              @@
##           development    #478     +/-   ##
=============================================
- Coverage         91.5%   91.5%   -0.0%     
=============================================
  Files               25      25             
  Lines             7091    7089      -2     
=============================================
- Hits              6488    6486      -2     
  Misses             603     603             

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