Skip to content

feat: add OPCMv2 tests for existing behaviors#18389

Merged
smartcontracts merged 6 commits into
developfrom
sc/opcm-existing-behavior-tests
Dec 1, 2025
Merged

feat: add OPCMv2 tests for existing behaviors#18389
smartcontracts merged 6 commits into
developfrom
sc/opcm-existing-behavior-tests

fix: correct error naming in container

d4a96ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 0s

79.72% (+4.12%) compared to 170c621

View this Pull Request on Codecov

79.72% (+4.12%) compared to 170c621

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.72%. Comparing base (170c621) to head (d4a96ea).
⚠️ Report is 13 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18389      +/-   ##
===========================================
+ Coverage    75.60%   79.72%   +4.12%     
===========================================
  Files          187      132      -55     
  Lines        11199     7168    -4031     
===========================================
- Hits          8467     5715    -2752     
+ Misses        2586     1453    -1133     
+ Partials       146        0     -146     
Files with missing lines Coverage Δ
...edrock/src/L1/opcm/OPContractsManagerContainer.sol 100.00% <100.00%> (+7.14%) ⬆️

... and 59 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.