JackalLabs / canine-chain

The Jackal Protocol blockchain node binary
https://jackalprotocol.com
MIT License
39 stars 17 forks source link

Tweak: Buy-Storage squash #380

Closed TheMarstonConnell closed 12 months ago

TheMarstonConnell commented 12 months ago

Squashing buy storage and upgrade storage into one command route instead of two like it was before.

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (83180b7) 43.94% compared to head (4d37506) 44.19%.

:exclamation: Current head 4d37506 differs from pull request most recent head 7b01315. Consider uploading reports for the commit 7b01315 to get more accurate results

Files Patch % Lines
x/storage/keeper/msg_server_upgrade_storage.go 46.66% 7 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #380 +/- ## ========================================== + Coverage 43.94% 44.19% +0.24% ========================================== Files 231 230 -1 Lines 8666 8590 -76 ========================================== - Hits 3808 3796 -12 + Misses 4618 4559 -59 + Partials 240 235 -5 ```

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