Implement starknet_getStorageProof
RPC
#2383
Merged
Codecov / codecov/project
succeeded
Jan 23, 2025 in 1s
74.55% (target 70.00%)
View this Pull Request on Codecov
74.55% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 72.54098%
with 67 lines
in your changes missing coverage. Please review.
Project coverage is 74.55%. Comparing base (
21f442f
) to head (f800ba6
).
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/storage.go | 72.87% | 34 Missing and 17 partials |
core/state_snapshot.go | 0.00% | 6 Missing |
sync/pending.go | 0.00% | 6 Missing |
core/state.go | 77.77% | 2 Missing |
utils/slices.go | 85.71% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2383 +/- ##
==========================================
- Coverage 74.74% 74.55% -0.20%
==========================================
Files 111 111
Lines 12581 12792 +211
==========================================
+ Hits 9404 9537 +133
- Misses 2480 2536 +56
- Partials 697 719 +22
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading