Skip to content

refactor(consensus): feature activation mempool rules - #1569

Merged
jansegre merged 1 commit into
masterfrom
refactor/consensus-features
Jan 26, 2026
Merged

refactor(consensus): feature activation mempool rules#1569
jansegre merged 1 commit into
masterfrom
refactor/consensus-features

refactor(consensus): feature activation mempool rules

73d3e56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2026 in 0s

86.27% (target 85.00%)

View this Pull Request on Codecov

86.27% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 78.26087% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.27%. Comparing base (a010288) to head (73d3e56).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
hathor/consensus/consensus.py 78.26% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1569      +/-   ##
==========================================
- Coverage   86.33%   86.27%   -0.06%     
==========================================
  Files         437      437              
  Lines       33645    33662      +17     
  Branches     5258     5269      +11     
==========================================
- Hits        29047    29042       -5     
- Misses       3594     3611      +17     
- Partials     1004     1009       +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.