Skip to content

Consensus in replay #762

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

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from
Draft

Consensus in replay #762

wants to merge 50 commits into from

Conversation

dadepo
Copy link
Contributor

@dadepo dadepo commented May 27, 2025

WIP

@github-project-automation github-project-automation bot moved this to 🏗 In progress in Sig May 27, 2025
Copy link

codecov bot commented May 27, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 43 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/consensus/replay_tower.zig 92.40% 31 Missing ⚠️
src/consensus/progress_map.zig 42.85% 8 Missing ⚠️
src/consensus/fork_choice.zig 91.66% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/consensus/tower.zig 65.18% <100.00%> (+2.96%) ⬆️
src/consensus/unimplemented.zig 0.00% <ø> (ø)
src/core/bank.zig 89.53% <ø> (ø)
src/consensus/fork_choice.zig 94.77% <91.66%> (-0.19%) ⬇️
src/consensus/progress_map.zig 92.00% <42.85%> (-0.14%) ⬇️
src/consensus/replay_tower.zig 91.88% <92.40%> (+5.08%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dadepo dadepo force-pushed the dade/consensus-in-replay branch from 2aae450 to f70ba48 Compare May 28, 2025 17:47
Base automatically changed from dade/tower-aux-1 to main May 29, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant