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

Fix support for pynwb v3 which has changed API slightly #1584

Merged
merged 1 commit into from
Mar 3, 2025

Support pynwb v3

4439a1d
Select commit
Loading
Failed to load commit list.
Merged

Fix support for pynwb v3 which has changed API slightly #1584

Support pynwb v3
4439a1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 0s

88.66% (+0.06%) compared to e87941e

View this Pull Request on Codecov

88.66% (+0.06%) compared to e87941e

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.66%. Comparing base (e87941e) to head (4439a1d).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
dandi/pynwb_utils.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1584      +/-   ##
==========================================
+ Coverage   88.59%   88.66%   +0.06%     
==========================================
  Files          78       78              
  Lines       10855    10857       +2     
==========================================
+ Hits         9617     9626       +9     
+ Misses       1238     1231       -7     

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