Skip to content

feat(core): fee token creation#1255

Merged
raul-oliveira merged 2 commits into
masterfrom
raul-oliveira/dynamic-transaction-model
Sep 9, 2025
Merged

feat(core): fee token creation#1255
raul-oliveira merged 2 commits into
masterfrom
raul-oliveira/dynamic-transaction-model

Merge branch 'master' into raul-oliveira/dynamic-transaction-model

9318567
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2025 in 1s

85.90% (target 85.00%)

View this Pull Request on Codecov

85.90% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 93.18182% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.90%. Comparing base (12464d2) to head (9318567).

Files with missing lines Patch % Lines
hathor/verification/transaction_verifier.py 90.19% 3 Missing and 2 partials ⚠️
hathor/indexes/rocksdb_tokens_index.py 81.81% 3 Missing and 1 partial ⚠️
hathor/transaction/storage/transaction_storage.py 66.66% 1 Missing and 1 partial ⚠️
hathor/transaction/transaction.py 92.00% 2 Missing ⚠️
hathor/nanocontracts/runner/runner.py 88.88% 1 Missing ⚠️
hathor/transaction/token_creation_tx.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1255      +/-   ##
==========================================
- Coverage   85.91%   85.90%   -0.01%     
==========================================
  Files         430      431       +1     
  Lines       32570    32688     +118     
  Branches     5072     5093      +21     
==========================================
+ Hits        27981    28081     +100     
- Misses       3575     3589      +14     
- Partials     1014     1018       +4     

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