hathor-core
hathor-core copied to clipboard
fix: Fix rare conditions captured by random simulations
Codecov Report
Merging #283 (e5dddc4) into dev (eac9d82) will increase coverage by
0.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #283 +/- ##
==========================================
+ Coverage 82.16% 82.21% +0.05%
==========================================
Files 152 152
Lines 14408 14423 +15
Branches 2056 2061 +5
==========================================
+ Hits 11838 11858 +20
Misses 2132 2132
+ Partials 438 433 -5
Impacted Files | Coverage Δ | |
---|---|---|
hathor/consensus.py | 93.89% <100.00%> (+0.40%) |
:arrow_up: |
hathor/indexes.py | 93.20% <100.00%> (-0.88%) |
:arrow_down: |
hathor/p2p/node_sync.py | 84.42% <100.00%> (+1.25%) |
:arrow_up: |
hathor/transaction/storage/transaction_storage.py | 87.72% <100.00%> (+0.31%) |
:arrow_up: |
hathor/p2p/manager.py | 69.16% <0.00%> (-1.25%) |
:arrow_down: |
hathor/simulator/simulator.py | 93.89% <0.00%> (+2.29%) |
: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 cee7191...e5dddc4. Read the comment docs.