Skip to content

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

Draft
rly wants to merge 5 commits into
devfrom
find_all_of_class
Draft

Add methods to find objects of a given neurodata type / pynwb class#1737
rly wants to merge 5 commits into
devfrom
find_all_of_class

Merge branch 'dev' into find_all_of_class

46e8878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

91.82% (-0.17%) compared to 7c6868b

View this Pull Request on Codecov

91.82% (-0.17%) compared to 7c6868b

Details

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.82%. Comparing base (7c6868b) to head (46e8878).
⚠️ Report is 222 commits behind head on dev.

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.