Skip to content

Add python 3.11 to setup.py and CHANGELOG

254edb6
Select commit
Loading
Failed to load commit list.
Open

Python 3.11 compatibility #232

Add python 3.11 to setup.py and CHANGELOG
254edb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

64.43% (+0.01%) compared to 7ef2645

View this Pull Request on Codecov

64.43% (+0.01%) compared to 7ef2645

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.43%. Comparing base (7ef2645) to head (254edb6).
⚠️ Report is 98 commits behind head on master.

Files with missing lines Patch % Lines
src/pytest_benchmark/compat.py 0.00% 1 Missing ⚠️
src/pytest_benchmark/utils.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   64.41%   64.43%   +0.01%     
==========================================
  Files          29       29              
  Lines        2858     2862       +4     
  Branches      386      469      +83     
==========================================
+ Hits         1841     1844       +3     
- Misses        927      928       +1     
  Partials       90       90              

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