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

Upgrade validation methods #1911

Merged
merged 46 commits into from
Jan 3, 2025

Merge branch 'release-3.0.0' into upgrade-validator

146d0e1
Select commit
Loading
Failed to load commit list.
Merged

Upgrade validation methods #1911

Merge branch 'release-3.0.0' into upgrade-validator
146d0e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

92.69% (-0.01%) compared to e47cd5a

View this Pull Request on Codecov

92.69% (-0.01%) compared to e47cd5a

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.69%. Comparing base (e47cd5a) to head (146d0e1).

Files with missing lines Patch % Lines
src/pynwb/__init__.py 78.57% 2 Missing and 1 partial ⚠️
src/pynwb/validation.py 98.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release-3.0.0    #1911      +/-   ##
=================================================
- Coverage          92.69%   92.69%   -0.01%     
=================================================
  Files                 27       28       +1     
  Lines               2684     2710      +26     
  Branches             706      709       +3     
=================================================
+ Hits                2488     2512      +24     
- Misses               127      128       +1     
- Partials              69       70       +1     

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