JackalLabs / canine-chain

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

Fix: Refactoring RNS & gutting Stray Debris #381

Closed TheMarstonConnell closed 12 months ago

TheMarstonConnell commented 12 months ago

Title says it all

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (5017e28) 44.18% compared to head (bb801db) 44.13%.

Files Patch % Lines
x/rns/client/cli/tx_bid.go 0.00% 5 Missing :warning:
x/rns/client/cli/tx_list.go 0.00% 5 Missing :warning:
x/rns/types/message_bid.go 0.00% 1 Missing :warning:
x/rns/types/message_list.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #381 +/- ## ========================================== - Coverage 44.18% 44.13% -0.06% ========================================== Files 230 229 -1 Lines 8579 8571 -8 ========================================== - Hits 3791 3783 -8 Misses 4555 4555 Partials 233 233 ```

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