Skip to content

feat(consensus): Add new verifications for mempool only#1379

Merged
msbrogli merged 1 commit into
masterfrom
feat/mempool-verifications
Sep 25, 2025
Merged

feat(consensus): Add new verifications for mempool only#1379
msbrogli merged 1 commit into
masterfrom
feat/mempool-verifications

feat(consensus): Add new verifications for mempool only

297959c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2025 in 0s

85.79% (target 85.00%)

View this Pull Request on Codecov

85.79% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 96.27329% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.79%. Comparing base (33a2888) to head (297959c).

Files with missing lines Patch % Lines
hathor/dag_builder/artifacts.py 77.77% 1 Missing and 1 partial ⚠️
hathor/verification/block_verifier.py 88.88% 1 Missing and 1 partial ⚠️
hathor/verification/nano_header_verifier.py 96.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1379      +/-   ##
==========================================
+ Coverage   85.74%   85.79%   +0.05%     
==========================================
  Files         431      431              
  Lines       33133    33260     +127     
  Branches     5196     5211      +15     
==========================================
+ Hits        28411    28537     +126     
  Misses       3679     3679              
- Partials     1043     1044       +1     

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