Skip to content

Allow a timelock delay of zero

f085e72
Select commit
Loading
Failed to load commit list.
Closed

TimelockGuard add basic configuration functionality #17401

Allow a timelock delay of zero
f085e72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 1s

95.83% (-0.09%) compared to b7c9755

View this Pull Request on Codecov

95.83% (-0.09%) compared to b7c9755

Details

Codecov Report

❌ Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.83%. Comparing base (b7c9755) to head (f085e72).

Files with missing lines Patch % Lines
...kages/contracts-bedrock/src/safe/TimelockGuard.sol 82.85% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17401      +/-   ##
===========================================
- Coverage    95.92%   95.83%   -0.09%     
===========================================
  Files          112      113       +1     
  Lines         5127     5162      +35     
===========================================
+ Hits          4918     4947      +29     
- Misses         209      215       +6     
Files with missing lines Coverage Δ
...kages/contracts-bedrock/src/safe/TimelockGuard.sol 82.85% <82.85%> (ø)
🚀 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.