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

[Temp] Try to fix ValidatorRecurringEnrollment errors #3154

Draft
wants to merge 1 commit into
base: v0.x.x
Choose a base branch
from

Conversation

linked0
Copy link
Contributor

@linked0 linked0 commented Mar 2, 2022

This is a trial for fixing constant failure on ValidatoRecurringEnrollment by revealing pre-images beyond the validator cycle.

It's just code for the ValidatorRecurringEnrollment test.

This is a trial for fixing constant failure on `ValidatoRecurringEnrollment`
by revealing pre-images beyond the validator cycle.
@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #3154 (8ed6dd7) into v0.x.x (25655b3) will increase coverage by 2.47%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.x.x    #3154      +/-   ##
==========================================
+ Coverage   17.87%   20.35%   +2.47%     
==========================================
  Files          64       65       +1     
  Lines        2881     2884       +3     
==========================================
+ Hits          515      587      +72     
+ Misses       2366     2297      -69     
Flag Coverage Δ
integration 20.35% <ø> (+2.47%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
source/agora/stats/Utils.d 100.00% <0.00%> (ø)
source/agora/utils/SCPPrettyPrinter.d 8.92% <0.00%> (+8.92%) ⬆️
source/agora/utils/Log.d 43.63% <0.00%> (+9.09%) ⬆️
source/agora/utils/PrettyPrinter.d 77.14% <0.00%> (+77.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25655b3...8ed6dd7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant