NeurodataWithoutBorders / lindi

Linked Data Interface (LINDI) - cloud-friendly access to NWB data
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

implement chunks property #44

Closed magland closed 3 months ago

magland commented 3 months ago

implementing chunks property for datasets and using that for recursive copy.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 82.22%. Comparing base (f9c449d) to head (b43b67a).

Files Patch % Lines
lindi/LindiH5pyFile/LindiH5pyDataset.py 28.57% 5 Missing :warning:
lindi/LindiH5pyFile/LindiH5pyFile.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== - Coverage 82.44% 82.22% -0.23% ========================================== Files 25 25 Lines 1692 1699 +7 ========================================== + Hits 1395 1397 +2 - Misses 297 302 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.