Skip to content

feat: IERC165 support on SaferSafes#17864

Merged
JosepBove merged 9 commits into
developfrom
jb/ierc165-safer-safes
Oct 21, 2025
Merged

feat: IERC165 support on SaferSafes#17864
JosepBove merged 9 commits into
developfrom
jb/ierc165-safer-safes

fix: semver

420682e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 0s

81.24% (+6.17%) compared to 96fea29

View this Pull Request on Codecov

81.24% (+6.17%) compared to 96fea29

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.24%. Comparing base (96fea29) to head (420682e).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17864      +/-   ##
===========================================
+ Coverage    75.07%   81.24%   +6.17%     
===========================================
  Files          175      120      -55     
  Lines        11240     6458    -4782     
===========================================
- Hits          8438     5247    -3191     
+ Misses        2656     1211    -1445     
+ Partials       146        0     -146     
Files with missing lines Coverage Δ
packages/contracts-bedrock/src/safe/SaferSafes.sol 100.00% <ø> (ø)
...kages/contracts-bedrock/src/safe/TimelockGuard.sol 95.90% <100.00%> (+0.10%) ⬆️

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