Skip to content

Release v0.64.0 - #1352

Merged
jansegre merged 125 commits into
releasefrom
release-candidate
Aug 15, 2025
Merged

Release v0.64.0#1352
jansegre merged 125 commits into
releasefrom
release-candidate

Merge pull request #1361 from HathorNetwork/master

8e1cd8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2025 in 0s

85.68% (target 85.00%)

View this Pull Request on Codecov

85.68% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 89.08876% with 740 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.68%. Comparing base (ccf21da) to head (8e1cd8d).
⚠️ Report is 1 commits behind head on release.

Files with missing lines Patch % Lines
hathor/nanocontracts/method.py 73.23% 31 Missing and 22 partials ⚠️
hathor/nanocontracts/runner/runner.py 91.84% 24 Missing and 18 partials ⚠️
hathor/nanocontracts/on_chain_blueprint.py 81.86% 23 Missing and 14 partials ⚠️
hathor/nanocontracts/custom_builtins.py 79.39% 27 Missing and 7 partials ⚠️
hathor/indexes/manager.py 79.85% 9 Missing and 19 partials ⚠️
hathor/nanocontracts/resources/state.py 85.46% 21 Missing and 4 partials ⚠️
hathor/nanocontracts/nc_types/tuple_nc_type.py 71.60% 14 Missing and 9 partials ⚠️
hathor/dag_builder/builder.py 74.39% 13 Missing and 8 partials ⚠️
hathor/nanocontracts/resources/nc_creation.py 82.92% 15 Missing and 6 partials ⚠️
hathor/builder/builder.py 80.19% 11 Missing and 9 partials ⚠️
... and 62 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1352      +/-   ##
===========================================
+ Coverage    84.42%   85.68%   +1.26%     
===========================================
  Files          320      429     +109     
  Lines        24568    32422    +7854     
  Branches      3768     5063    +1295     
===========================================
+ Hits         20742    27782    +7040     
- Misses        3085     3617     +532     
- Partials       741     1023     +282     

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