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 supporting Pydantic V2 #203

Merged
merged 81 commits into from
Jan 22, 2024

Merge branch 'master' into pydantic-v2

2d48a09
Select commit
Loading
Failed to load commit list.
Merged

Update to supporting Pydantic V2 #203

Merge branch 'master' into pydantic-v2
2d48a09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2024 in 0s

91.99% (-5.73%) compared to fcd0ba8

View this Pull Request on Codecov

91.99% (-5.73%) compared to fcd0ba8

Details

Codecov Report

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

Comparison is base (fcd0ba8) 97.72% compared to head (2d48a09) 91.99%.

Files Patch % Lines
dandischema/models.py 93.71% 11 Missing ⚠️
dandischema/datacite.py 0.00% 1 Missing ⚠️
dandischema/utils.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   97.72%   91.99%   -5.73%     
==========================================
  Files          17       18       +1     
  Lines        1755     1799      +44     
==========================================
- Hits         1715     1655      -60     
- Misses         40      144     +104     

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