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

Open
wants to merge 35 commits into
base: dev
Choose a base branch
from

add condition for ros3 validation

11cc232
Select commit
Loading
Failed to load commit list.
Open

Upgrade validation methods #1911

add condition for ros3 validation
11cc232
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

91.88% (+0.00%) compared to a63387d

View this Pull Request on Codecov

91.88% (+0.00%) compared to a63387d

Details

Codecov Report

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

Project coverage is 91.88%. Comparing base (a63387d) to head (11cc232).

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.88%   91.88%           
=======================================
  Files          27       28    +1     
  Lines        2711     2737   +26     
  Branches      707      710    +3     
=======================================
+ Hits         2491     2515   +24     
- Misses        144      145    +1     
- Partials       76       77    +1     

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