kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
450 stars 232 forks source link

Fix type detection in RemoveInvalidTransactions #2252

Closed someone235 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (8e71f79) 58.90% compared to head (92e9d7b) 58.92%.

Files Patch % Lines
.../consensus/processes/blockbuilder/block_builder.go 66.66% 0 Missing and 1 partial :warning:
domain/miningmanager/mempool/mempool.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2252 +/- ## ========================================== + Coverage 58.90% 58.92% +0.02% ========================================== Files 679 679 Lines 33243 33238 -5 ========================================== + Hits 19582 19587 +5 + Misses 10814 10805 -9 + Partials 2847 2846 -1 ```

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