Skip to content

feat(nano): generalize faux-immutability#1349

Merged
glevco merged 2 commits into
masterfrom
feat/nano/faux-immutability
Aug 8, 2025
Merged

feat(nano): generalize faux-immutability#1349
glevco merged 2 commits into
masterfrom
feat/nano/faux-immutability

review changes

339db24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2025 in 1s

85.71% (target 85.00%)

View this Pull Request on Codecov

85.71% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 98.03922% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.71%. Comparing base (48ac10a) to head (339db24).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
hathor/nanocontracts/faux_immutable.py 97.61% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1349      +/-   ##
==========================================
+ Coverage   85.69%   85.71%   +0.01%     
==========================================
  Files         425      427       +2     
  Lines       32259    32304      +45     
  Branches     5025     5032       +7     
==========================================
+ Hits        27645    27690      +45     
  Misses       3602     3602              
  Partials     1012     1012              

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