Skip to content

Feature/slasher consensus - #1093

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

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

feat(slasher): mempool stats in analyzer

7224a86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 1s

60.33% (+0.21%) compared to 4038c33

View this Pull Request on Codecov

60.33% (+0.21%) compared to 4038c33

Details

Codecov Report

❌ Patch coverage is 62.35294% with 256 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.33%. Comparing base (4038c33) to head (7224a86).

Files with missing lines Patch % Lines
slasher/src/storage/db.rs 0.00% 57 Missing ⚠️
slasher/src/analyzer.rs 72.37% 50 Missing ⚠️
consensus/src/engine/committer_task.rs 0.00% 38 Missing ⚠️
slasher/src/storage/models.rs 0.00% 26 Missing ⚠️
slasher/src/bc/contract.rs 21.73% 13 Missing and 5 partials ⚠️
slasher-traits/src/validator.rs 31.81% 15 Missing ⚠️
collator/src/collator/mod.rs 13.33% 13 Missing ⚠️
slasher/src/collector/validator_events.rs 95.13% 9 Missing and 2 partials ⚠️
slasher/src/bc/mod.rs 81.13% 10 Missing ⚠️
slasher/src/lib.rs 0.00% 7 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1093      +/-   ##
==========================================
+ Coverage   60.11%   60.33%   +0.21%     
==========================================
  Files         484      484              
  Lines       83305    83882     +577     
  Branches    83305    83882     +577     
==========================================
+ Hits        50082    50613     +531     
- Misses      30858    30890      +32     
- Partials     2365     2379      +14     

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