contracts: Replace mock contracts with vm.mock functions#18388
Merged
Codecov / codecov/project
succeeded
Nov 27, 2025 in 0s
80.21% (+4.61%) compared to f90808d
View this Pull Request on Codecov
80.21% (+4.61%) compared to f90808d
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (f90808d) to head (c83975a).
Additional details and impacted files
@@ Coverage Diff @@
## develop #18388 +/- ##
===========================================
+ Coverage 75.60% 80.21% +4.61%
===========================================
Files 187 132 -55
Lines 11199 7168 -4031
===========================================
- Hits 8467 5750 -2717
+ Misses 2586 1418 -1168
+ Partials 146 0 -146 🚀 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