spock icon indicating copy to clipboard operation
spock copied to clipboard

Add boot4 tests

Open Vampire opened this issue 2 months ago • 2 comments

Vampire avatar Nov 14 '25 01:11 Vampire

This stack of pull requests is managed by Graphite. Learn more about stacking.

Vampire avatar Nov 14 '25 01:11 Vampire

Codecov Report

:x: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 82.06%. Comparing base (158e2e4) to head (9bcc40f).

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2261      +/-   ##
============================================
- Coverage     82.07%   82.06%   -0.01%     
- Complexity     4754     4761       +7     
============================================
  Files           465      470       +5     
  Lines         14872    14890      +18     
  Branches       1877     1877              
============================================
+ Hits          12206    12220      +14     
- Misses         1978     1982       +4     
  Partials        688      688              
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%> (ø)
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Nov 14 '25 02:11 codecov[bot]