Closed bbengfort closed 3 years ago
Merging #5 (19cf2ba) into main (20d04c8) will decrease coverage by
1.70%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## main #5 +/- ##
==========================================
- Coverage 43.68% 41.97% -1.71%
==========================================
Files 5 5
Lines 277 293 +16
==========================================
+ Hits 121 123 +2
- Misses 135 144 +9
- Partials 21 26 +5
Impacted Files | Coverage Δ | |
---|---|---|
honu.go | 43.15% <33.33%> (-6.21%) |
:arrow_down: |
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...19cf2ba. Read the comment docs.
Refactor Honu to accept multiple backend engine types including BadgerDB and PebbleDB.