JackalLabs / canine-chain

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

adding network size query #471

Closed TheMarstonConnell closed 4 weeks ago

TheMarstonConnell commented 1 month ago

Adding a very quick network size query

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Project coverage is 42.34%. Comparing base (40d9585) to head (312a976). Report is 2 commits behind head on master.

Files Patch % Lines
x/storage/keeper/files.go 0.00% 16 Missing :warning:
x/storage/keeper/grpc_query_storage_stats.go 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #471 +/- ## ========================================== - Coverage 42.49% 42.34% -0.15% ========================================== Files 404 404 Lines 13252 13278 +26 ========================================== - Hits 5631 5623 -8 - Misses 7222 7261 +39 + Partials 399 394 -5 ```

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