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

Refactor ProofNode to use interface #2176

Merged
merged 3 commits into from
Sep 24, 2024

Apply comments

bd81c7b
Select commit
Loading
Failed to load commit list.
Merged

Refactor ProofNode to use interface #2176

Apply comments
bd81c7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

78.43% (target 70.00%)

View this Pull Request on Codecov

78.43% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.43%. Comparing base (67430de) to head (bd81c7b).

Files with missing lines Patch % Lines
core/trie/proof.go 88.88% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2176      +/-   ##
==========================================
- Coverage   78.47%   78.43%   -0.05%     
==========================================
  Files         100      100              
  Lines        9234     9240       +6     
==========================================
+ Hits         7246     7247       +1     
- Misses       1350     1354       +4     
- Partials      638      639       +1     

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