Skip to content

feat: nc actions fees

b207594
Select commit
Loading
Failed to load commit list.
Merged

feat(dynamic-transaction-model): nc actions fees #1406

feat: nc actions fees
b207594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 0s

85.94% (target 85.00%)

View this Pull Request on Codecov

85.94% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 93.75000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.94%. Comparing base (d708ede) to head (b207594).

Files with missing lines Patch % Lines
hathor/nanocontracts/runner/runner.py 93.33% 2 Missing and 1 partial ⚠️
hathor/transaction/headers/fee_header.py 50.00% 2 Missing ⚠️
hathor/transaction/base_transaction.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1406      +/-   ##
==========================================
- Coverage   85.94%   85.94%   -0.01%     
==========================================
  Files         434      434              
  Lines       33675    33739      +64     
  Branches     5278     5291      +13     
==========================================
+ Hits        28943    28996      +53     
- Misses       3686     3696      +10     
- Partials     1046     1047       +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.