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.10 support and classifiers #623

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

Merge branch 'master' into py310

6b4fd87
Select commit
Loading
Failed to load commit list.
Open

Add Python 3.10 support and classifiers #623

Merge branch 'master' into py310
6b4fd87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

70.28% (+0.00%) compared to 820262e

View this Pull Request on Codecov

70.28% (+0.00%) compared to 820262e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.28%. Comparing base (820262e) to head (6b4fd87).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #623   +/-   ##
=======================================
  Coverage   70.28%   70.28%           
=======================================
  Files          26       26           
  Lines        1097     1097           
  Branches      249      249           
=======================================
  Hits          771      771           
  Misses        288      288           
  Partials       38       38           

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