Skip to content

go/consensus/cometbft/apps/scheduler: Run elections at epoch end#6338

Open
peternose wants to merge 11 commits intomasterfrom
peternose/breaking/committee-elections
Open

go/consensus/cometbft/apps/scheduler: Run elections at epoch end#6338
peternose wants to merge 11 commits intomasterfrom
peternose/breaking/committee-elections

Conversation

@peternose
Copy link
Copy Markdown
Collaborator

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 30, 2025

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit 17d0d85
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-core/deploys/69ccd3563c78bd000892922b

@peternose peternose linked an issue Sep 30, 2025 that may be closed by this pull request
@peternose peternose force-pushed the peternose/breaking/committee-elections branch 2 times, most recently from 6970c7c to de40c4f Compare October 2, 2025 10:05
@martintomazic martintomazic self-requested a review November 4, 2025 15:24
@peternose peternose force-pushed the peternose/breaking/committee-elections branch from 11f51af to ea2df3a Compare February 25, 2026 09:12
@peternose peternose force-pushed the peternose/breaking/committee-elections branch 3 times, most recently from 0833255 to 7c4c78f Compare March 11, 2026 10:57
@peternose peternose force-pushed the peternose/breaking/committee-elections branch 3 times, most recently from 1a9d175 to a8fd63d Compare March 25, 2026 13:31
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 71.84466% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.54%. Comparing base (fcf368b) to head (a8fd63d).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
go/consensus/cometbft/apps/roothash/roothash.go 69.23% 10 Missing and 10 partials ⚠️
go/consensus/cometbft/apps/scheduler/scheduler.go 73.13% 13 Missing and 5 partials ⚠️
go/worker/common/committee/node.go 58.82% 5 Missing and 2 partials ⚠️
go/consensus/cometbft/apps/roothash/messages.go 45.45% 3 Missing and 3 partials ⚠️
...o/consensus/cometbft/apps/roothash/finalization.go 66.66% 2 Missing and 2 partials ⚠️
go/worker/compute/executor/committee/node.go 90.62% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6338      +/-   ##
==========================================
+ Coverage   64.45%   64.54%   +0.09%     
==========================================
  Files         699      699              
  Lines       68216    68338     +122     
==========================================
+ Hits        43966    44107     +141     
+ Misses      19187    19173      -14     
+ Partials     5063     5058       -5     

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

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

@peternose peternose force-pushed the peternose/breaking/committee-elections branch from a8fd63d to 17d0d85 Compare April 1, 2026 08:12
@peternose peternose marked this pull request as ready for review April 1, 2026 08:12
@peternose peternose requested review from kostko and ptrus as code owners April 1, 2026 08:12
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.

Elect compute committees for current and next epoch

2 participants