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

improve html representation of datasets #1100

Open
wants to merge 33 commits into
base: dev
Choose a base branch
from

add test for base hdmfio

01f8f8f
Select commit
Loading
Failed to load commit list.
Open

improve html representation of datasets #1100

add test for base hdmfio
01f8f8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

89.12% (+0.03%) compared to 06a62b9

View this Pull Request on Codecov

89.12% (+0.03%) compared to 06a62b9

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.12%. Comparing base (06a62b9) to head (01f8f8f).

Files with missing lines Patch % Lines
src/hdmf/utils.py 87.50% 2 Missing and 2 partials ⚠️
src/hdmf/backends/hdf5/h5tools.py 84.61% 1 Missing and 1 partial ⚠️
src/hdmf/container.py 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1100      +/-   ##
==========================================
+ Coverage   89.08%   89.12%   +0.03%     
==========================================
  Files          45       45              
  Lines        9890     9944      +54     
  Branches     2816     2825       +9     
==========================================
+ Hits         8811     8863      +52     
+ Misses        763      762       -1     
- Partials      316      319       +3     

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