Skip to content

Feature/slasher consensus#1093

Open
Mododo wants to merge 3 commits into
masterfrom
feature/slasher-consensus
Open

Feature/slasher consensus#1093
Mododo wants to merge 3 commits into
masterfrom
feature/slasher-consensus

Conversation

@Mododo

@Mododo Mododo commented Jun 3, 2026

Copy link
Copy Markdown
Member

a follow-up to #1067

@Mododo Mododo requested a review from Rexagon June 3, 2026 11:16
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

🧪 Network Tests

To run network tests for this PR, use:

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

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=1093
  • Run specific test: gh workflow run network-tests.yml -f pr_number=1093 -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.

@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 68.04408% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.81%. Comparing base (43a3979) to head (877631e).

Files with missing lines Patch % Lines
consensus/src/engine/committer_task.rs 0.00% 26 Missing ⚠️
slasher/src/storage/models.rs 0.00% 22 Missing ⚠️
slasher-traits/src/validator.rs 29.16% 17 Missing ⚠️
slasher/src/bc/contract.rs 25.00% 11 Missing and 4 partials ⚠️
collator/src/collator/mod.rs 12.50% 14 Missing ⚠️
slasher/src/collector/validator_events.rs 94.60% 9 Missing and 2 partials ⚠️
slasher/src/bc/mod.rs 88.23% 4 Missing ⚠️
slasher/src/analyzer.rs 0.00% 2 Missing ⚠️
cli/src/node/mod.rs 0.00% 1 Missing ⚠️
collator/src/mempool/impls/common/shuttle.rs 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1093      +/-   ##
==========================================
+ Coverage   59.63%   59.81%   +0.18%     
==========================================
  Files         484      484              
  Lines       82583    82888     +305     
  Branches    82583    82888     +305     
==========================================
+ Hits        49250    49583     +333     
+ Misses      30991    30953      -38     
- Partials     2342     2352      +10     

☔ View full report in Codecov by Harness.
📢 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.

@Rexagon Rexagon force-pushed the feature/slasher branch 2 times, most recently from ef28378 to 5e96ac3 Compare June 3, 2026 15:53
@Rexagon Rexagon force-pushed the feature/slasher-consensus branch from 078c375 to 06954af Compare June 3, 2026 15:54
@Rexagon Rexagon force-pushed the feature/slasher branch from 5e96ac3 to 224e9cb Compare June 3, 2026 16:34
@Rexagon Rexagon force-pushed the feature/slasher-consensus branch from 06954af to 15c04e2 Compare June 3, 2026 16:35
@Rexagon Rexagon force-pushed the feature/slasher branch from 829471a to 481c315 Compare June 4, 2026 13:57
@Mododo Mododo force-pushed the feature/slasher-consensus branch 3 times, most recently from 0b9bf57 to 4ed8023 Compare June 5, 2026 06:26
@Rexagon Rexagon force-pushed the feature/slasher-consensus branch from 4ed8023 to 69bef20 Compare June 10, 2026 11:00
@Rexagon Rexagon force-pushed the feature/slasher-consensus branch from 69bef20 to 26b9322 Compare June 23, 2026 13:39
@Mododo Mododo force-pushed the feature/slasher-consensus branch 2 times, most recently from 178cbe7 to 4dcddb6 Compare June 23, 2026 14:16
Base automatically changed from feature/slasher to master June 26, 2026 13:50
@Mododo Mododo force-pushed the feature/slasher-consensus branch from 4dcddb6 to 877631e Compare June 26, 2026 15:17
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