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

[pre-commit.ci] pre-commit autoupdate #141

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -1.20 :warning:

Comparison is base (f1809d4) 99.52% compared to head (13a492e) 98.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #141 +/- ## =========================================== - Coverage 99.52% 98.32% -1.20% =========================================== Files 8 8 Lines 1676 1676 =========================================== - Hits 1668 1648 -20 - Misses 8 28 +20 ``` | [Impacted Files](https://app.codecov.io/gh/aiidateam/disk-objectstore/pull/141?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [disk\_objectstore/container.py](https://app.codecov.io/gh/aiidateam/disk-objectstore/pull/141?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-ZGlza19vYmplY3RzdG9yZS9jb250YWluZXIucHk=) | `98.91% <ø> (-0.49%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/aiidateam/disk-objectstore/pull/141/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam)

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