smallstep / nosql

NoSQL is an abstraction layer for data persistency
Apache License 2.0
20 stars 23 forks source link

badger: Update to latest (1.6.1) #9

Closed dcow closed 4 years ago

dcow commented 4 years ago

Adjust to account for a few minor api changes.

codecov-commenter commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.19%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   19.80%   20.00%   +0.19%     
==========================================
  Files           3        3              
  Lines         515      510       -5     
==========================================
  Hits          102      102              
+ Misses        409      404       -5     
  Partials        4        4              
Impacted Files Coverage Δ
badger/v1/badger.go 18.54% <0.00%> (+0.36%) :arrow_up:

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 539c887...f11ce18. Read the comment docs.