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

[BFT] Epoch Recovery integration test #6823

Open
wants to merge 6 commits into
base: feature/efm-recovery
Choose a base branch
from

Conversation

durkmurder
Copy link
Member

#6645

Context

This PR implements the most general case where Random beacon committee and consensus committee form a symmetric difference with cardinality 1. More details in the attached issue.

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 6.25000% with 30 lines in your changes missing coverage. Please review.

Project coverage is 41.73%. Comparing base (a35632f) to head (cbed983).

Files with missing lines Patch % Lines
cmd/bootstrap/run/epochs.go 0.00% 30 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/efm-recovery    #6823      +/-   ##
========================================================
- Coverage                 41.81%   41.73%   -0.08%     
========================================================
  Files                      1588     2033     +445     
  Lines                    144098   181227   +37129     
========================================================
+ Hits                      60251    75642   +15391     
- Misses                    78887    99361   +20474     
- Partials                   4960     6224    +1264     
Flag Coverage Δ
unittests 41.73% <6.25%> (-0.08%) ⬇️

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

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

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.

4 participants