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

Lazy wallet utxo sync after broadcasting a tx #2258

Closed someone235 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (629faa8) 58.86% compared to head (387fbf0) 58.80%.

Files Patch % Lines
cmd/kaspawallet/daemon/server/sync.go 0.00% 43 Missing :warning:
cmd/kaspawallet/daemon/server/server.go 0.00% 14 Missing :warning:
...allet/daemon/server/create_unsigned_transaction.go 0.00% 9 Missing :warning:
cmd/kaspawallet/daemon/server/balance.go 0.00% 5 Missing :warning:
cmd/kaspawallet/daemon/server/broadcast.go 0.00% 1 Missing :warning:
cmd/kaspawallet/daemon/server/split_transaction.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2258 +/- ## ========================================== - Coverage 58.86% 58.80% -0.06% ========================================== Files 682 682 Lines 33277 33306 +29 ========================================== - Hits 19587 19586 -1 - Misses 10844 10874 +30 Partials 2846 2846 ```

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