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
447 stars 228 forks source link

Adapt kaspawallet to support testnet 11 #2211

Closed michaelsutton closed 9 months ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (346341a) 58.88% compared to head (87133bf) 58.82%.

:exclamation: Current head 87133bf differs from pull request most recent head a216bd5. Consider uploading reports for the commit a216bd5 to get more accurate results

Files Patch % Lines
...allet/daemon/server/create_unsigned_transaction.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2211 +/- ## ========================================== - Coverage 58.88% 58.82% -0.06% ========================================== Files 679 679 Lines 33240 33125 -115 ========================================== - Hits 19574 19487 -87 + Misses 10816 10795 -21 + Partials 2850 2843 -7 ```

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