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 custom html field generation method for TimeSeries #1831

Merged
merged 9 commits into from
Feb 9, 2024

Use HDMF 3.12.2

88c0d44
Select commit
Loading
Failed to load commit list.
Merged

add custom html field generation method for TimeSeries #1831

Use HDMF 3.12.2
88c0d44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

91.95% (-0.24%) compared to f77f33c

View this Pull Request on Codecov

91.95% (-0.24%) compared to f77f33c

Details

Codecov Report

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

Comparison is base (f77f33c) 92.19% compared to head (88c0d44) 91.95%.

Files Patch % Lines
src/pynwb/base.py 63.63% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1831      +/-   ##
==========================================
- Coverage   92.19%   91.95%   -0.24%     
==========================================
  Files          27       27              
  Lines        2639     2661      +22     
  Branches      690      699       +9     
==========================================
+ Hits         2433     2447      +14     
- Misses        136      142       +6     
- Partials       70       72       +2     

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