Skip to content

Support Python 3.13 and 3.14, drop Python 3.9 and 3.10#267

Merged
lafrech merged 5 commits into
mainfrom
python_313_314
Apr 17, 2026
Merged

Support Python 3.13 and 3.14, drop Python 3.9 and 3.10#267
lafrech merged 5 commits into
mainfrom
python_313_314

Run pre-commit

05c206f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 1s

95.77% (+0.06%) compared to 7bbd38c

View this Pull Request on Codecov

95.77% (+0.06%) compared to 7bbd38c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.77%. Comparing base (7bbd38c) to head (05c206f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   95.70%   95.77%   +0.06%     
==========================================
  Files          45       45              
  Lines        2958     2956       -2     
  Branches      266      265       -1     
==========================================
  Hits         2831     2831              
+ Misses         97       96       -1     
+ Partials       30       29       -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.