rotationalio / honu

Adaptive consistency replication with reinforcement learning for large scale globally distributed storage.
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Object clone #6

Closed DanielSollis closed 3 years ago

DanielSollis commented 3 years ago

Update to "refactored versions.go to include tombstones when creating parents" PR based on Benjamin's suggestions.

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (64b98d8) into main (20d04c8) will decrease coverage by 2.52%. The diff coverage is 41.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   43.68%   41.15%   -2.53%     
==========================================
  Files           5        5              
  Lines         277      277              
==========================================
- Hits          121      114       -7     
- Misses        135      142       +7     
  Partials       21       21              
Impacted Files Coverage Δ
object/object.go 42.10% <0.00%> (-24.57%) :arrow_down:
versions.go 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 20d04c8...64b98d8. Read the comment docs.