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 supported versions and test against on GitHub Actions; upgrade versioneer #1330

Merged
merged 8 commits into from
Nov 24, 2023

Make it compatible with py 3.8, thanks @jwodder

ac7044a
Select commit
Loading
Failed to load commit list.
Merged

Add Python 3.12 to supported versions and test against on GitHub Actions; upgrade versioneer #1330

Make it compatible with py 3.8, thanks @jwodder
ac7044a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 20, 2023 in 0s

88.77% (-0.34%) compared to 10d076e

View this Pull Request on Codecov

88.77% (-0.34%) compared to 10d076e

Details

Codecov Report

Attention: 78 lines in your changes are missing coverage. Please review.

Comparison is base (10d076e) 89.11% compared to head (ac7044a) 88.77%.

Files Patch % Lines
dandi/_version.py 47.29% 78 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
- Coverage   89.11%   88.77%   -0.34%     
==========================================
  Files          77       77              
  Lines       10360    10434      +74     
==========================================
+ Hits         9232     9263      +31     
- Misses       1128     1171      +43     

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