Skip to content

fix(nano): improve error handling#1321

Closed
glevco wants to merge 2 commits into
masterfrom
refactor/nano/error-handling-2
Closed

fix(nano): improve error handling#1321
glevco wants to merge 2 commits into
masterfrom
refactor/nano/error-handling-2

review changes

3a08627
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 94.00000% with 9 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@5c883a7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
hathor/nanocontracts/error_handling.py 93.75% 1 Missing and 1 partial ⚠️
hathor/nanocontracts/method.py 85.71% 2 Missing ⚠️
hathor/nanocontracts/context.py 66.66% 1 Missing ⚠️
hathor/nanocontracts/nc_exec_logs.py 87.50% 1 Missing ⚠️
hathor/nanocontracts/runner/runner.py 80.00% 1 Missing ⚠️
hathor/p2p/sync_v2/blockchain_streaming_client.py 50.00% 1 Missing ⚠️
hathor/p2p/sync_v2/transaction_streaming_client.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1321   +/-   ##
=========================================
  Coverage          ?   85.59%           
=========================================
  Files             ?      425           
  Lines             ?    32156           
  Branches          ?     5045           
=========================================
  Hits              ?    27524           
  Misses            ?     3623           
  Partials          ?     1009           

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