Skip to content

fix(nano): fix nano_contracts_enabled on /version api#1387

Merged
glevco merged 1 commit into
masterfrom
feat/nano/enabled-api
Aug 28, 2025
Merged

fix(nano): fix nano_contracts_enabled on /version api#1387
glevco merged 1 commit into
masterfrom
feat/nano/enabled-api

fix(nano): fix nano_contracts_enabled on /version api

773db89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2025 in 0s

85.81% (target 85.00%)

View this Pull Request on Codecov

85.81% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.81%. Comparing base (d6690ec) to head (773db89).

Files with missing lines Patch % Lines
hathor/nanocontracts/utils.py 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1387      +/-   ##
==========================================
- Coverage   85.82%   85.81%   -0.02%     
==========================================
  Files         429      429              
  Lines       32423    32433      +10     
  Branches     5057     5056       -1     
==========================================
+ Hits        27828    27831       +3     
- Misses       3583     3587       +4     
- Partials     1012     1015       +3     

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