Skip to content

feat(nano): add support for json_dumps - #1572

Merged
glevco merged 4 commits into
masterfrom
feat/nano/json-dumps
Jan 27, 2026
Merged

feat(nano): add support for json_dumps#1572
glevco merged 4 commits into
masterfrom
feat/nano/json-dumps

review changes

63509d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 1s

86.26% (target 85.00%)

View this Pull Request on Codecov

86.26% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.26%. Comparing base (ccfe8c6) to head (63509d6).

Files with missing lines Patch % Lines
hathor/nanocontracts/nc_exec_logs.py 0.00% 1 Missing and 1 partial ⚠️
hathor/nanocontracts/utils.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1572      +/-   ##
==========================================
- Coverage   86.34%   86.26%   -0.09%     
==========================================
  Files         439      439              
  Lines       33690    33699       +9     
  Branches     5271     5273       +2     
==========================================
- Hits        29091    29070      -21     
- Misses       3596     3618      +22     
- Partials     1003     1011       +8     

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