Skip to content

Make @Retry repeatable (#1030)

1bd9edb
Select commit
Loading
Failed to load commit list.
Open

Make @Retry repeatable (#1030) #1197

Make @Retry repeatable (#1030)
1bd9edb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

75.96% (+0.00%) compared to f3aefd7

View this Pull Request on Codecov

75.96% (+0.00%) compared to f3aefd7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.96%. Comparing base (f3aefd7) to head (1bd9edb).
⚠️ Report is 829 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1197   +/-   ##
=========================================
  Coverage     75.96%   75.96%           
  Complexity     3647     3647           
=========================================
  Files           393      393           
  Lines         11113    11113           
  Branches       1369     1369           
=========================================
  Hits           8442     8442           
  Misses         2192     2192           
  Partials        479      479           
Files with missing lines Coverage Δ
...work/runtime/extension/builtin/RetryExtension.java 93.33% <100.00%> (ø)
spock-core/src/main/java/spock/lang/Retry.java 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.