contracts: implement onlyDelegateCall and add tests for audit fixes#19272
Merged
Codecov / codecov/project
succeeded
Mar 5, 2026 in 0s
80.2% (+4.7%) compared to 88d42e5
View this Pull Request on Codecov
80.2% (+4.7%) compared to 88d42e5
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.2%. Comparing base (88d42e5) to head (f68cd8e).
Additional details and impacted files
@@ Coverage Diff @@
## develop #19272 +/- ##
==========================================
+ Coverage 75.5% 80.2% +4.7%
==========================================
Files 193 138 -55
Lines 11227 7220 -4007
==========================================
- Hits 8478 5793 -2685
+ Misses 2603 1427 -1176
+ Partials 146 0 -146 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...bedrock/src/L1/opcm/OPContractsManagerMigrator.sol | 95.9% <ø> (ø) |
|
| ...ts-bedrock/src/L1/opcm/OPContractsManagerUtils.sol | 95.0% <100.0%> (+<0.1%) |
⬆️ |
| ...racts-bedrock/src/L1/opcm/OPContractsManagerV2.sol | 97.6% <100.0%> (+0.3%) |
⬆️ |
🚀 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.
Loading