feat(consensus): eliminate block ties - #673
Merged
Merged
Codecov / codecov/project
succeeded
Dec 11, 2025 in 0s
86.19% (target 85.00%)
View this Pull Request on Codecov
86.19% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 92.30769% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.19%. Comparing base (623856d) to head (5e3d848).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hathor/transaction/storage/transaction_storage.py | 0.00% | 1 Missing and 1 partial |
| hathor/consensus/block_consensus.py | 97.22% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #673 +/- ##
==========================================
- Coverage 86.23% 86.19% -0.05%
==========================================
Files 440 440
Lines 34068 34056 -12
Branches 5330 5327 -3
==========================================
- Hits 29378 29353 -25
- Misses 3668 3677 +9
- Partials 1022 1026 +4 ☔ 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.
Loading