Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement starknet_getMessageStatus #2184

Merged
merged 38 commits into from
Nov 19, 2024

Merge branch 'main' into rianhughes/rpc8-getMessageStatus2

c7dfcb9
Select commit
Loading
Failed to load commit list.
Merged

Implement starknet_getMessageStatus #2184

Merge branch 'main' into rianhughes/rpc8-getMessageStatus2
c7dfcb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2024 in 0s

75.29% (target 70.00%)

View this Pull Request on Codecov

75.29% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 68.30601% with 58 lines in your changes missing coverage. Please review.

Project coverage is 75.29%. Comparing base (226c571) to head (c7dfcb9).

Files with missing lines Patch % Lines
rpc/l1.go 72.72% 12 Missing and 6 partials ⚠️
migration/migration.go 74.00% 9 Missing and 4 partials ⚠️
blockchain/blockchain.go 74.35% 7 Missing and 3 partials ⚠️
l1/eth_subscriber.go 10.00% 9 Missing ⚠️
rpc/handlers.go 75.00% 2 Missing and 1 partial ⚠️
l1/l1.go 0.00% 2 Missing ⚠️
rpc/transaction.go 0.00% 2 Missing ⚠️
node/node.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2184      +/-   ##
==========================================
- Coverage   75.40%   75.29%   -0.11%     
==========================================
  Files         106      107       +1     
  Lines       11237    11392     +155     
==========================================
+ Hits         8473     8578     +105     
- Misses       2128     2166      +38     
- Partials      636      648      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features: