Starknet's getStorageProof
rpc method
#2194
Open
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
74.47% (target 70.00%)
View this Pull Request on Codecov
74.47% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 75.43860%
with 70 lines
in your changes missing coverage. Please review.
Project coverage is 74.47%. Comparing base (
eb1f2ca
) to head (7e56c76
).
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/storage.go | 87.76% | 16 Missing and 7 partials |
core/trie/proofset.go | 0.00% | 22 Missing |
core/state.go | 34.37% | 15 Missing and 6 partials |
blockchain/blockchain.go | 62.50% | 2 Missing and 1 partial |
core/trie/node.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2194 +/- ##
==========================================
+ Coverage 74.33% 74.47% +0.14%
==========================================
Files 110 112 +2
Lines 11531 11785 +254
==========================================
+ Hits 8571 8777 +206
- Misses 2290 2330 +40
- Partials 670 678 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading