updating verify proof range to handle empty proof keys #1901
+1,106
−107
Codecov / codecov/project
succeeded
Jun 28, 2024 in 0s
75.51% (target 70.00%)
View this Pull Request on Codecov
75.51% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 71.50538%
with 106 lines
in your changes missing coverage. Please review.
Project coverage is 75.51%. Comparing base (
ad21b2e
) to head (f3b20cd
).
Files | Patch % | Lines |
---|---|---|
core/trie/proof.go | 67.35% | 31 Missing and 32 partials |
core/trie/trie.go | 77.85% | 16 Missing and 15 partials |
core/trie/node.go | 69.23% | 7 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1901 +/- ##
==========================================
- Coverage 75.72% 75.51% -0.21%
==========================================
Files 97 97
Lines 8337 8651 +314
==========================================
+ Hits 6313 6533 +220
- Misses 1487 1534 +47
- Partials 537 584 +47
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading