Skip to content

Add boot4 tests

f916be9
Select commit
Loading
Failed to load commit list.
Open

Add boot4 tests #2261

Add boot4 tests
f916be9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

82.17% (+0.00%) compared to dd81cb1

View this Pull Request on Codecov

82.17% (+0.00%) compared to dd81cb1

Details

Codecov Report

❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.17%. Comparing base (dd81cb1) to head (f916be9).

Files with missing lines Patch % Lines
...n/java/org/spockframework/boot4/SimpleBootApp.java 60.00% 2 Missing ⚠️
...pockframework/boot4/service/HelloWorldService.java 50.00% 1 Missing ⚠️
...amework/boot4/service/ScopedHelloWorldService.java 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2261   +/-   ##
=========================================
  Coverage     82.17%   82.17%           
- Complexity     4831     4839    +8     
=========================================
  Files           473      478    +5     
  Lines         15051    15069   +18     
  Branches       1912     1912           
=========================================
+ Hits          12368    12383   +15     
- Misses         1991     1995    +4     
+ Partials        692      691    -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%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.