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

Update to Python 3.13 and add conditional test skipping #5

Merged
merged 4 commits into from
Nov 11, 2024

Add black to dev dependencies and adjust coverage threshold

d0965ee
Select commit
Loading
Failed to load commit list.
Merged

Update to Python 3.13 and add conditional test skipping #5

Add black to dev dependencies and adjust coverage threshold
d0965ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

71.88% (-1.81%) compared to 8afa810

View this Pull Request on Codecov

71.88% (-1.81%) compared to 8afa810

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.88%. Comparing base (8afa810) to head (d0965ee).

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   73.68%   71.88%   -1.81%     
==========================================
  Files          14       14              
  Lines         722      722              
  Branches       72       61      -11     
==========================================
- Hits          532      519      -13     
- Misses        158      173      +15     
+ Partials       32       30       -2