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

Update deprecations #2011

Merged
merged 24 commits into from
Dec 23, 2024

remove unused variable

1c4bca2
Select commit
Loading
Failed to load commit list.
Merged

Update deprecations #2011

remove unused variable
1c4bca2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

92.70% (+1.01%) compared to 80fc386

View this Pull Request on Codecov

92.70% (+1.01%) compared to 80fc386

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.70%. Comparing base (80fc386) to head (1c4bca2).

Files with missing lines Patch % Lines
src/pynwb/file.py 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2011      +/-   ##
==========================================
+ Coverage   91.69%   92.70%   +1.01%     
==========================================
  Files          27       27              
  Lines        2708     2687      -21     
  Branches      707      706       -1     
==========================================
+ Hits         2483     2491       +8     
+ Misses        149      127      -22     
+ Partials       76       69       -7     

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