Closed magland closed 6 months ago
Made the following changes:
Add a new function of the staging store called copy_chunks_to_staging_area
. This is important in the case where we have created a LindiH5pyFile that refers to chunks of data in local files. Before uploading to a cloud bucket, we need to first copy those chunks into the staging area so that they can be properly consolidated prior to upload.
inline small numeric datasets in the .lindi.json file (size of <1000 entries in array)
Move LindiH5ZarrStoreOpts to its own file
Looks good. Thanks for the change.
Codecov Report
Attention: Patch coverage is
44.44444%
with25 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## local-cache #56 +/- ## =============================================== - Coverage 82.34% 80.45% -1.90% =============================================== Files 28 29 +1 Lines 2101 2133 +32 =============================================== - Hits 1730 1716 -14 - Misses 371 417 +46 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.