Skip to content

Release-candidate v0.68.0-rc.1#1502

Merged
jansegre merged 28 commits into
release-candidatefrom
master
Dec 3, 2025
Merged

Release-candidate v0.68.0-rc.1#1502
jansegre merged 28 commits into
release-candidatefrom
master

Merge pull request #1504 from HathorNetwork/chore/testnet-india-pr150…

0cc2278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

86.20% (target 85.00%)

View this Pull Request on Codecov

86.20% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 85.61485% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.20%. Comparing base (21ab64a) to head (0cc2278).

Files with missing lines Patch % Lines
hathor/transaction/storage/rocksdb_storage.py 18.75% 26 Missing ⚠️
hathor/transaction/json_serializer.py 67.69% 15 Missing and 6 partials ⚠️
hathor/graphviz.py 50.00% 5 Missing ⚠️
hathor/event/event_manager.py 94.59% 1 Missing and 1 partial ⚠️
hathor/prometheus.py 66.66% 2 Missing ⚠️
hathor/transaction/resources/transaction.py 81.81% 0 Missing and 2 partials ⚠️
hathor/builder/builder.py 90.90% 0 Missing and 1 partial ⚠️
hathor/transaction/storage/cache_storage.py 80.00% 1 Missing ⚠️
...tion/storage/migrations/migrate_vertex_children.py 90.90% 1 Missing ⚠️
hathor/transaction/transaction.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1502      +/-   ##
=====================================================
+ Coverage              86.09%   86.20%   +0.11%     
=====================================================
  Files                    437      440       +3     
  Lines                  33967    34055      +88     
  Branches                5316     5326      +10     
=====================================================
+ Hits                   29244    29358     +114     
+ Misses                  3680     3676       -4     
+ Partials                1043     1021      -22     

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