Skip to content

Add boot4 tests#2261

Open
Vampire wants to merge 1 commit into
masterfrom
boot4-test
Open

Add boot4 tests#2261
Vampire wants to merge 1 commit into
masterfrom
boot4-test

Add boot4 tests

36c2f9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2026 in 1s

82.28% (-0.01%) compared to f1d7703

View this Pull Request on Codecov

82.28% (-0.01%) compared to f1d7703

Details

Codecov Report

❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.28%. Comparing base (f1d7703) to head (36c2f9a).
⚠️ Report is 1 commits behind head on master.

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.28%   82.28%   -0.01%     
- Complexity     4877     4886       +9     
============================================
  Files           474      479       +5     
  Lines         15251    15269      +18     
  Branches       1959     1959              
============================================
+ Hits          12550    12564      +14     
- Misses         2002     2006       +4     
  Partials        699      699              
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.