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

🚀 RELEASE: v0.6.0 #118

Closed chrisjsewell closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #118 (be697f2) into develop (bc256ea) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #118   +/-   ##
========================================
  Coverage    99.52%   99.52%           
========================================
  Files            8        8           
  Lines         1674     1674           
========================================
  Hits          1666     1666           
  Misses           8        8           
Impacted Files Coverage Δ
disk_objectstore/__init__.py 100.00% <100.00%> (ø)

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 bc256ea...be697f2. Read the comment docs.