kaspanet / kaspad

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

Add options to see wallet and wallet daemon versions #2257

Closed someone235 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (91e6c6b) 58.89% compared to head (ca5ea4a) 58.83%.

Files Patch % Lines
cmd/kaspawallet/get_daemon_version.go 0.00% 12 Missing :warning:
cmd/kaspawallet/config.go 0.00% 6 Missing :warning:
cmd/kaspawallet/daemon/server/version.go 0.00% 6 Missing :warning:
cmd/kaspawallet/main.go 0.00% 4 Missing :warning:
cmd/kaspawallet/version.go 0.00% 4 Missing :warning:
cmd/kaspawallet/daemon/server/balance.go 0.00% 1 Missing :warning:
cmd/kaspawallet/daemon/server/server.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2257 +/- ## ========================================== - Coverage 58.89% 58.83% -0.07% ========================================== Files 679 682 +3 Lines 33243 33277 +34 ========================================== - Hits 19580 19579 -1 - Misses 10815 10852 +37 + Partials 2848 2846 -2 ```

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