Skip to content

fix(nano): avoid exception when generating json#1421

Merged
jansegre merged 1 commit into
masterfrom
fix/nano/json-exception
Oct 27, 2025
Merged

fix(nano): avoid exception when generating json#1421
jansegre merged 1 commit into
masterfrom
fix/nano/json-exception

fix(nano): avoid exception when generating json

0b9c70f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2025 in 0s

86.11% (target 85.00%)

View this Pull Request on Codecov

86.11% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.11%. Comparing base (0b898fa) to head (0b9c70f).

Files with missing lines Patch % Lines
hathor/transaction/headers/nano_header.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1421      +/-   ##
==========================================
- Coverage   86.12%   86.11%   -0.01%     
==========================================
  Files         437      437              
  Lines       33966    33967       +1     
  Branches     5315     5316       +1     
==========================================
- Hits        29253    29251       -2     
- Misses       3672     3674       +2     
- Partials     1041     1042       +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.