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

tests: fix state proof e2e test failures #5839

Merged

tests: fix state proof e2e test failures

af5edbf
Select commit
Loading
Failed to load commit list.
Merged

tests: fix state proof e2e test failures #5839

tests: fix state proof e2e test failures
af5edbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2023 in 0s

55.78% (-0.05%) compared to 89a1930

View this Pull Request on Codecov

55.78% (-0.05%) compared to 89a1930

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (89a1930) 55.82% compared to head (af5edbf) 55.78%.
Report is 1 commits behind head on master.

Files Patch % Lines
crypto/curve25519.go 33.33% 4 Missing and 4 partials ⚠️
config/consensus.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5839      +/-   ##
==========================================
- Coverage   55.82%   55.78%   -0.05%     
==========================================
  Files         477      477              
  Lines       67238    67256      +18     
==========================================
- Hits        37536    37517      -19     
- Misses      27166    27195      +29     
- Partials     2536     2544       +8     

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