Extend the top interaction scope to cleanup methods#2366
Open
Vampire wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Jun 11, 2026 in 1s
82.18% (+0.00%) compared to dd81cb1
View this Pull Request on Codecov
82.18% (+0.00%) compared to dd81cb1
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.18%. Comparing base (dd81cb1) to head (0477854).
| 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.17% 82.18%
- Complexity 4831 4832 +1
=========================================
Files 473 473
Lines 15051 15057 +6
Branches 1912 1912
=========================================
+ Hits 12368 12374 +6
Misses 1991 1991
Partials 692 692 | 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