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

🔧 MAINTAIN: Add release workflow #117

Closed chrisjsewell closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #117 (e37e8e8) into develop (a053f2a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #117   +/-   ##
========================================
  Coverage    99.52%   99.52%           
========================================
  Files            8        8           
  Lines         1674     1674           
========================================
  Hits          1666     1666           
  Misses           8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a053f2a...e37e8e8. Read the comment docs.