Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.12 to test matrix and add classifier #689

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Install setuptools manually for Python 3.12 compatibility

06a843d
Select commit
Loading
Failed to load commit list.
Open

Add Python 3.12 to test matrix and add classifier #689

Install setuptools manually for Python 3.12 compatibility
06a843d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

90.3% (+27.1%) compared to f34935c

View this Pull Request on Codecov

90.3% (+27.1%) compared to f34935c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.3%. Comparing base (f34935c) to head (06a843d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #689      +/-   ##
=========================================
+ Coverage    63.3%   90.3%   +27.1%     
=========================================
  Files          43      22      -21     
  Lines        3215    1346    -1869     
  Branches      244       0     -244     
=========================================
- Hits         2034    1215     -819     
+ Misses       1164     131    -1033     
+ Partials       17       0      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.