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

[Merged by Bors] - Simplify scrypt in systests and reduce batch size #4995

Closed
wants to merge 4 commits into from

Use the right scrypt params for verifying POST

f68e6fc
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Simplify scrypt in systests and reduce batch size #4995

Use the right scrypt params for verifying POST
f68e6fc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 14, 2023 in 0s

77.1% (+0.0%) compared to 61d308f

View this Pull Request on Codecov

77.1% (+0.0%) compared to 61d308f

Details

Codecov Report

Merging #4995 (f68e6fc) into develop (61d308f) will increase coverage by 0.0%.
Report is 14 commits behind head on develop.
The diff coverage is 94.7%.

@@           Coverage Diff           @@
##           develop   #4995   +/-   ##
=======================================
  Coverage     77.1%   77.1%           
=======================================
  Files          254     254           
  Lines        30282   30356   +74     
=======================================
+ Hits         23356   23434   +78     
+ Misses        5411    5402    -9     
- Partials      1515    1520    +5     
Files Changed Coverage Δ
activation/nipost.go 81.5% <ø> (+0.5%) ⬆️
activation/activation.go 75.9% <87.5%> (+0.2%) ⬆️
activation/validation.go 86.7% <100.0%> (-0.2%) ⬇️
config/presets/fastnet.go 100.0% <100.0%> (ø)
node/node.go 63.1% <100.0%> (+<0.1%) ⬆️

... and 25 files with indirect coverage changes