JackalLabs / canine-chain

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

adding merkle check to find file #473

Closed TheMarstonConnell closed 2 months ago

TheMarstonConnell commented 2 months ago

fixing find file weirdness maybe?

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 42.27%. Comparing base (36c7ecc) to head (b3e076d).

Files Patch % Lines
x/storage/keeper/grpc_query_find_file.go 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #473 +/- ## ========================================== - Coverage 42.52% 42.27% -0.26% ========================================== Files 404 404 Lines 13278 13280 +2 ========================================== - Hits 5647 5614 -33 - Misses 7240 7268 +28 - Partials 391 398 +7 ```

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