Skip to content

refactor: remove vertex children from metadata - #1495

Merged
jansegre merged 2 commits into
masterfrom
refactor/vertex-children
Nov 26, 2025
Merged

refactor: remove vertex children from metadata#1495
jansegre merged 2 commits into
masterfrom
refactor/vertex-children

fix test

9f37644
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 0s

86.10% (target 85.00%)

View this Pull Request on Codecov

86.10% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 80.34682% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.10%. Comparing base (8714656) to head (9f37644).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
hathor/transaction/storage/rocksdb_storage.py 18.75% 26 Missing ⚠️
hathor/graphviz.py 50.00% 5 Missing ⚠️
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             @@
##           master    #1495      +/-   ##
==========================================
- Coverage   86.13%   86.10%   -0.03%     
==========================================
  Files         437      439       +2     
  Lines       33755    33891     +136     
  Branches     5275     5296      +21     
==========================================
+ Hits        29076    29183     +107     
- Misses       3657     3687      +30     
+ Partials     1022     1021       -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.