Skip to content

Feature/consensus/misc#1072

Merged
Rexagon merged 8 commits intomasterfrom
feature/consensus/misc
Apr 23, 2026
Merged

Feature/consensus/misc#1072
Rexagon merged 8 commits intomasterfrom
feature/consensus/misc

Conversation

@Mododo
Copy link
Copy Markdown
Member

@Mododo Mododo commented Apr 22, 2026

Pull Request Checklist

NODE CONFIGURATION MODEL CHANGES

None

BLOCKCHAIN CONFIGURATION MODEL CHANGES

None


COMPATIBILITY

Full

SPECIAL DEPLOYMENT ACTIONS

Not Required


PERFORMANCE IMPACT

No impact expected


TESTS

Unit Tests

No coverage

Network Tests

No coverage

Manual Tests

transfers-30k, manual full vset switch


Notes/Additional Comments:

@github-actions
Copy link
Copy Markdown

🧪 Network Tests

To run network tests for this PR, use:

gh workflow run network-tests.yml -f pr_number=1072

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=1072
  • Run specific test: gh workflow run network-tests.yml -f pr_number=1072 -f test_selection=ping-pong

Test types: destroyable, ping-pong, one-to-many-internal-messages, fq-deploy, nft-index, persistent-sync

Results will be posted as workflow runs in the Actions tab.

@Mododo Mododo requested a review from 0xdeafbeef April 22, 2026 15:08
@Mododo Mododo self-assigned this Apr 22, 2026
@Mododo Mododo added the C-consesus Consesus module label Apr 22, 2026
@Mododo Mododo added this to the 020 Consensus milestone Apr 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

❌ Patch coverage is 42.03297% with 211 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.11%. Comparing base (e5e415a) to head (19d281f).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
...nsensus/src/intercom/broadcast/broadcast_filter.rs 0.00% 43 Missing ⚠️
collator/src/mempool/state_update_context.rs 0.00% 23 Missing ⚠️
consensus/src/engine/committer_task.rs 0.00% 23 Missing ⚠️
consensus/src/test_utils/anchor_consumer.rs 0.00% 22 Missing ⚠️
...nsensus/src/intercom/peer_schedule/epoch_starts.rs 65.11% 14 Missing and 1 partial ⚠️
consensus/src/intercom/peer_schedule/stateless.rs 83.09% 12 Missing ⚠️
consensus/src/intercom/core/responder.rs 0.00% 10 Missing ⚠️
...nsensus/src/intercom/peer_schedule/stats_ranges.rs 40.00% 9 Missing ⚠️
consensus/src/engine/impl_.rs 0.00% 8 Missing ⚠️
consensus/src/intercom/dependency/peer_queue.rs 0.00% 8 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1072      +/-   ##
==========================================
- Coverage   59.14%   59.11%   -0.04%     
==========================================
  Files         455      456       +1     
  Lines       76578    76689     +111     
  Branches    76578    76689     +111     
==========================================
+ Hits        45293    45333      +40     
- Misses      29181    29243      +62     
- Partials     2104     2113       +9     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Mododo Mododo requested review from Rexagon and SmaGMan April 22, 2026 16:32
@Rexagon Rexagon added this pull request to the merge queue Apr 23, 2026
Merged via the queue into master with commit 1a181bf Apr 23, 2026
21 of 23 checks passed
@Rexagon Rexagon deleted the feature/consensus/misc branch April 23, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-consesus Consesus module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants