NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
402 stars 170 forks source link

Implement starknet_getMessageStatus - wip #2183

Closed rianhughes closed 1 month ago

rianhughes commented 1 month ago

closes https://github.com/NethermindEth/juno/issues/2178

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 78.46%. Comparing base (b240aba) to head (5c41949). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
blockchain/blockchain.go 90.90% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2183 +/- ## ======================================= Coverage 78.45% 78.46% ======================================= Files 100 100 Lines 9240 9262 +22 ======================================= + Hits 7249 7267 +18 - Misses 1353 1355 +2 - Partials 638 640 +2 ```

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