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 'dev' into upgrade-validator

32ad6b7
Select commit
Loading
Failed to load commit list.
Merged

Upgrade validation methods #1911

Merge branch 'dev' into upgrade-validator
32ad6b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

91.69% (+0.00%) compared to 2c2bc85

View this Pull Request on Codecov

91.69% (+0.00%) compared to 2c2bc85

Details

Codecov Report

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

Project coverage is 91.69%. Comparing base (2c2bc85) to head (32ad6b7).

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           @@
##              dev    #1911   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files          27       28    +1     
  Lines        2708     2734   +26     
  Branches      707      710    +3     
=======================================
+ Hits         2483     2507   +24     
- Misses        149      150    +1     
- Partials       76       77    +1     

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