JackalLabs / canine-chain

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

v4: adding events #429

Closed TheMarstonConnell closed 7 months ago

TheMarstonConnell commented 7 months ago

Adding events for websockets

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 87.68657% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 48.50%. Comparing base (5e4a32c) to head (6e76ab4).

Files Patch % Lines
x/storage/keeper/msg_server_file_delete.go 0.00% 13 Missing :warning:
x/storage/keeper/msg_server_report.go 0.00% 12 Missing :warning:
x/storage/keeper/msg_server_attest.go 66.66% 6 Missing :warning:
x/storage/keeper/msg_server_post_file.go 88.23% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #429 +/- ## ========================================== + Coverage 46.81% 48.50% +1.68% ========================================== Files 211 211 Lines 6577 6845 +268 ========================================== + Hits 3079 3320 +241 - Misses 3240 3269 +29 + Partials 258 256 -2 ```

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