Skip to content

Release-candidate v0.69.0-rc.2 - #1579

Merged
jansegre merged 15 commits into
release-candidatefrom
master
Jan 30, 2026
Merged

Release-candidate v0.69.0-rc.2#1579
jansegre merged 15 commits into
release-candidatefrom
master

Merge pull request #1582 from HathorNetwork/chore/feature-activations

b619928
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 0s

85.73% (target 85.00%)

View this Pull Request on Codecov

85.73% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 93.19149% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.73%. Comparing base (630aa4e) to head (b619928).
⚠️ Report is 1 commits behind head on release-candidate.

Files with missing lines Patch % Lines
hathor/consensus/consensus.py 79.56% 14 Missing and 5 partials ⚠️
hathor/nanocontracts/execution/block_executor.py 95.43% 4 Missing and 5 partials ⚠️
hathor/nanocontracts/nc_exec_logs.py 0.00% 1 Missing and 1 partial ⚠️
hathor/nanocontracts/utils.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1579      +/-   ##
=====================================================
- Coverage              86.30%   85.73%   -0.58%     
=====================================================
  Files                    437      439       +2     
  Lines                  33620    33767     +147     
  Branches                5248     5277      +29     
=====================================================
- Hits                   29017    28951      -66     
- Misses                  3596     3803     +207     
- Partials                1007     1013       +6     

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