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 conversion of Zarr string dataset to HDF5 #1171

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

Merge branch 'dev' into fix/zarr_str_export

2b90d21
Select commit
Loading
Failed to load commit list.
Open

Fix conversion of Zarr string dataset to HDF5 #1171

Merge branch 'dev' into fix/zarr_str_export
2b90d21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 1s

88.83% (-0.06%) compared to 316ec4b

View this Pull Request on Codecov

88.83% (-0.06%) compared to 316ec4b

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.83%. Comparing base (316ec4b) to head (2b90d21).

Files Patch % Lines
src/hdmf/build/objectmapper.py 33.33% 2 Missing and 2 partials ⚠️
src/hdmf/backends/hdf5/h5tools.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1171      +/-   ##
==========================================
- Coverage   88.88%   88.83%   -0.06%     
==========================================
  Files          45       45              
  Lines        9835     9841       +6     
  Branches     2795     2798       +3     
==========================================
  Hits         8742     8742              
- Misses        776      779       +3     
- Partials      317      320       +3     

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