Skip to content

feat(nano): key-mangling continuation - #1417

Merged
jansegre merged 1 commit into
masterfrom
feat/nano/key-mangling2
Oct 8, 2025
Merged

feat(nano): key-mangling continuation#1417
jansegre merged 1 commit into
masterfrom
feat/nano/key-mangling2

feat(nano): key-mangling continuation

70e9c43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2025 in 0s

85.87% (target 85.00%)

View this Pull Request on Codecov

85.87% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 69.81132% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.87%. Comparing base (49a9ac1) to head (70e9c43).

Files with missing lines Patch % Lines
hathor/nanocontracts/fields/field.py 45.45% 6 Missing ⚠️
hathor/nanocontracts/runner/runner.py 66.66% 2 Missing and 2 partials ⚠️
hathor/nanocontracts/fields/container.py 80.00% 2 Missing ⚠️
hathor/nanocontracts/fields/deque_container.py 50.00% 2 Missing ⚠️
hathor/nanocontracts/fields/dict_container.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1417      +/-   ##
==========================================
- Coverage   85.96%   85.87%   -0.10%     
==========================================
  Files         434      434              
  Lines       33673    33675       +2     
  Branches     5280     5278       -2     
==========================================
- Hits        28948    28919      -29     
- Misses       3684     3703      +19     
- Partials     1041     1053      +12     

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