Add boot4 tests #2261
Open
Add boot4 tests #2261
Codecov / codecov/project
succeeded
Mar 21, 2026 in 0s
82.16% (+0.00%) compared to 8d380cc
View this Pull Request on Codecov
82.16% (+0.00%) compared to 8d380cc
Details
Codecov Report
❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.16%. Comparing base (8d380cc) to head (893084a).
Additional details and impacted files
@@ Coverage Diff @@
## master #2261 +/- ##
=========================================
Coverage 82.16% 82.16%
- Complexity 4822 4830 +8
=========================================
Files 472 477 +5
Lines 15036 15054 +18
Branches 1905 1905
=========================================
+ Hits 12354 12369 +15
- Misses 1989 1993 +4
+ Partials 693 692 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...c/main/java/org/spockframework/boot4/jpa/Book.java | 100.00% <100.00%> (ø) |
|
| ...spockframework/boot4/web/HelloWorldController.java | 100.00% <100.00%> (ø) |
|
| ...pockframework/boot4/service/HelloWorldService.java | 50.00% <50.00%> (ø) |
|
| ...amework/boot4/service/ScopedHelloWorldService.java | 50.00% <50.00%> (ø) |
|
| ...n/java/org/spockframework/boot4/SimpleBootApp.java | 60.00% <60.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading