Skip to content

fix: CGT review fixes#17534

Merged
agusduha merged 17 commits into
sc-feat/custom-gas-token-rebasefrom
sc-feat/cgt-security-review-fixes
Sep 19, 2025
Merged

fix: CGT review fixes#17534
agusduha merged 17 commits into
sc-feat/custom-gas-token-rebasefrom
sc-feat/cgt-security-review-fixes

fix: ci fixes (#588)

67e2452
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2025 in 1s

95.93% (+0.42%) compared to cbdda0f

View this Pull Request on Codecov

95.93% (+0.42%) compared to cbdda0f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.93%. Comparing base (cbdda0f) to head (67e2452).

Additional details and impacted files
@@                         Coverage Diff                         @@
##           sc-feat/custom-gas-token-rebase   #17534      +/-   ##
===================================================================
+ Coverage                            95.50%   95.93%   +0.42%     
===================================================================
  Files                                  116      116              
  Lines                                 5166     5167       +1     
===================================================================
+ Hits                                  4934     4957      +23     
+ Misses                                 232      210      -22     
Files with missing lines Coverage Δ
...es/contracts-bedrock/src/L1/OPContractsManager.sol 96.25% <100.00%> (ø)
...kages/contracts-bedrock/src/L1/OptimismPortal2.sol 98.50% <100.00%> (+5.27%) ⬆️
packages/contracts-bedrock/src/L1/SystemConfig.sol 94.65% <100.00%> (+1.52%) ⬆️
...s/contracts-bedrock/src/L2/L2ToL1MessagePasser.sol 86.66% <100.00%> (+13.33%) ⬆️
...ontracts-bedrock/src/L2/L2ToL1MessagePasserCGT.sol 100.00% <100.00%> (+33.33%) ⬆️
...es/contracts-bedrock/src/libraries/DevFeatures.sol 100.00% <ø> (ø)

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