kaspanet / kaspad

Kaspad is the reference full node Kaspa implementation written in Go (golang).
ISC License
440 stars 227 forks source link

Use removeRedeemers correctly #2235

Closed someone235 closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (387fade) 58.85% compared to head (3e5a436) 58.93%.

Files Patch % Lines
domain/miningmanager/mempool/mempool.go 0.00% 13 Missing :warning:
domain/consensus/test_consensus.go 60.00% 1 Missing and 1 partial :warning:
...nager/blocktemplatebuilder/blocktemplatebuilder.go 0.00% 2 Missing :warning:
...r/mempool/revalidate_high_priority_transactions.go 95.23% 1 Missing and 1 partial :warning:
domain/utxoindex/utxoindex.go 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2235 +/- ## ========================================== + Coverage 58.85% 58.93% +0.07% ========================================== Files 679 679 Lines 33149 33198 +49 ========================================== + Hits 19510 19564 +54 + Misses 10796 10788 -8 - Partials 2843 2846 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.