aiidateam / disk-objectstore

An implementation of an efficient "object store" (actually, a key-value store) writing files on disk and not requiring a running server
https://disk-objectstore.readthedocs.io
MIT License
15 stars 8 forks source link

Add test for HDF5 file #146

Closed giovannipizzi closed 1 year ago

giovannipizzi commented 1 year ago

Also, finalising move from develop to main branch

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3911609) 99.94% compared to head (d9668f9) 99.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ======================================= Coverage 99.94% 99.94% ======================================= Files 8 8 Lines 1795 1795 ======================================= Hits 1794 1794 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.