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 methods to find objects of a given neurodata type / pynwb class #1737

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Merge branch 'dev' into find_all_of_class

46e8878
Select commit
Loading
Failed to load commit list.
Draft

Add methods to find objects of a given neurodata type / pynwb class #1737

Merge branch 'dev' into find_all_of_class
46e8878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 1s

91.82% (-0.17%) compared to 7c6868b

View this Pull Request on Codecov

91.82% (-0.17%) compared to 7c6868b

Details

Codecov Report

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

Comparison is base (7c6868b) 91.99% compared to head (46e8878) 91.82%.

Files Patch % Lines
src/pynwb/file.py 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1737      +/-   ##
==========================================
- Coverage   91.99%   91.82%   -0.17%     
==========================================
  Files          27       27              
  Lines        2623     2630       +7     
  Branches      685      688       +3     
==========================================
+ Hits         2413     2415       +2     
- Misses        138      143       +5     
  Partials       72       72              

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