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

Modification to Fix conversion of Zarr string dataset to HDF5 #1175

Draft
wants to merge 1 commit into
base: fix/zarr_str_export
Choose a base branch
from

Add tests and change zarr array handling

bb3de8b
Select commit
Loading
Failed to load commit list.
Draft

Modification to Fix conversion of Zarr string dataset to HDF5 #1175

Add tests and change zarr array handling
bb3de8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 0s

88.91% (+0.08%) compared to 2b90d21

View this Pull Request on Codecov

88.91% (+0.08%) compared to 2b90d21

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.91%. Comparing base (2b90d21) to head (bb3de8b).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           fix/zarr_str_export    #1175      +/-   ##
=======================================================
+ Coverage                88.83%   88.91%   +0.08%     
=======================================================
  Files                       45       45              
  Lines                     9841     9846       +5     
  Branches                  2798     2797       -1     
=======================================================
+ Hits                      8742     8755      +13     
+ Misses                     779      775       -4     
+ Partials                   320      316       -4     

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