Implement starknet_getMessageStatus #2184
+10,502
−51
Merged
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:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading