Skip to content

feat(slasher): batches overlap

96b61f3
Select commit
Loading
Failed to load commit list.
Closed

mempool to slasher stats bridge #1067

feat(slasher): batches overlap
96b61f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 28.14570% with 217 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (feature/slasher-session@587cd70). Learn more about missing BASE report.

Files with missing lines Patch % Lines
slasher/src/collector/validator_events.rs 0.00% 64 Missing ⚠️
slasher/src/storage/models.rs 0.00% 35 Missing ⚠️
slasher/src/bc/stub_contract.rs 29.16% 30 Missing and 4 partials ⚠️
consensus/src/engine/committer_task.rs 0.00% 26 Missing ⚠️
slasher-traits/src/validator.rs 0.00% 17 Missing ⚠️
slasher/src/bc/mod.rs 48.48% 17 Missing ⚠️
collator/src/collator/mod.rs 12.50% 14 Missing ⚠️
collator/src/collator/do_collate/finalize.rs 89.58% 5 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                     @@
##             feature/slasher-session    #1067   +/-   ##
==========================================================
  Coverage                           ?   58.06%           
==========================================================
  Files                              ?      465           
  Lines                              ?    78608           
  Branches                           ?    78608           
==========================================================
  Hits                               ?    45647           
  Misses                             ?    30838           
  Partials                           ?     2123           

☔ 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.