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 - wip #2183

Closed
wants to merge 3 commits into from

Conversation

rianhughes
Copy link
Contributor

closes #2178

Copy link

codecov bot commented Sep 26, 2024

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 ⚠️
Additional details and impacted files
@@           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     

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

@rianhughes rianhughes closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RPC08 - starknet_getMessagesStatus
1 participant