Skip to content

Adds TimelockGuard#17465

Closed
maurelian wants to merge 58 commits into
developfrom
jm/timelock-nonnested
Closed

Adds TimelockGuard#17465
maurelian wants to merge 58 commits into
developfrom
jm/timelock-nonnested

Add logic to enforce additional safety delay.

5efe9a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 1s

95.87% (+13.98%) compared to fd5f8e3

View this Pull Request on Codecov

95.87% (+13.98%) compared to fd5f8e3

Details

Codecov Report

❌ Patch coverage is 95.28302% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.87%. Comparing base (fd5f8e3) to head (5efe9a6).
⚠️ Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
...kages/contracts-bedrock/src/safe/TimelockGuard.sol 95.28% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17465       +/-   ##
============================================
+ Coverage    81.88%   95.87%   +13.98%     
============================================
  Files          168      114       -54     
  Lines         9959     5280     -4679     
============================================
- Hits          8155     5062     -3093     
+ Misses        1658      218     -1440     
+ Partials       146        0      -146     
Files with missing lines Coverage Δ
...kages/contracts-bedrock/src/safe/TimelockGuard.sol 95.28% <95.28%> (ø)

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