Closed adlerjohn closed 3 years ago
Merging #46 (1dddfce) into master (03ea407) will decrease coverage by
1.42%
. The diff coverage is67.39%
.
@@ Coverage Diff @@
## master #46 +/- ##
==========================================
- Coverage 87.47% 86.05% -1.43%
==========================================
Files 6 6
Lines 455 466 +11
==========================================
+ Hits 398 401 +3
- Misses 31 37 +6
- Partials 26 28 +2
Impacted Files | Coverage Δ | |
---|---|---|
deepsubtree.go | 63.46% <59.37%> (-6.54%) |
:arrow_down: |
smt.go | 80.78% <71.42%> (+0.38%) |
:arrow_up: |
treehasher.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 85c78b7...1dddfce. Read the comment docs.
@musalbas is there anything that needs to be configured with coveralls, or will it pick up the new package name automatically?
Badge still broken. See: https://github.com/celestiaorg/smt/issues/47
Fixes #41