Skip to content

test(contracts): add revert tests for Preinstalls library functions#18712

Merged
stevennevins merged 1 commit into
developfrom
devin/1767596866-improve-preinstalls-coverage
Jan 6, 2026
Merged

test(contracts): add revert tests for Preinstalls library functions#18712
stevennevins merged 1 commit into
developfrom
devin/1767596866-improve-preinstalls-coverage

test(contracts): add revert tests for Preinstalls library functions

d91b127
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2026 in 0s

77.38% (+3.55%) compared to 1294a28

View this Pull Request on Codecov

77.38% (+3.55%) compared to 1294a28

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.38%. Comparing base (1294a28) to head (d91b127).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18712      +/-   ##
===========================================
+ Coverage    73.83%   77.38%   +3.55%     
===========================================
  Files          189      134      -55     
  Lines        11244     7213    -4031     
===========================================
- Hits          8302     5582    -2720     
+ Misses        2796     1631    -1165     
+ Partials       146        0     -146     

see 57 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.