Extend the top interaction scope to cleanup methods - #2366
Open
Vampire wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
Jul 28, 2026 in 1s
82.29% (+0.00%) compared to 37e5e9a
View this Pull Request on Codecov
82.29% (+0.00%) compared to 37e5e9a
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.29%. Comparing base (37e5e9a) to head (0e52358).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...rg/spockframework/mock/runtime/MockController.java | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2366 +/- ##
=========================================
Coverage 82.29% 82.29%
- Complexity 4885 4887 +2
=========================================
Files 474 474
Lines 15272 15278 +6
Branches 1966 1966
=========================================
+ Hits 12568 12573 +5
Misses 2004 2004
- Partials 700 701 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...java/org/spockframework/compiler/AstNodeCache.java | 100.00% <100.00%> (ø) |
|
| ...java/org/spockframework/compiler/SpecRewriter.java | 94.17% <100.00%> (ø) |
|
| ...rg/spockframework/mock/TooFewInvocationsError.java | 96.00% <100.00%> (ø) |
|
| ...rg/spockframework/mock/runtime/MockController.java | 96.38% <75.00%> (-1.09%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading