Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RepeatUntilFailure extension #1522

Merged

Conversation

leonard84
Copy link
Member

No description provided.

@leonard84 leonard84 self-assigned this Sep 7, 2022
not correctly reporting ABORTED results
and add a SingleEmptyIterationDataIterator to handle the case
where a feature has no dataProcessorMethod.
@leonard84 leonard84 force-pushed the repeat_until_failure_extension branch from 84cdb6f to e445f70 Compare September 7, 2022 17:21
@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Base: 79.80% // Head: 79.85% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (8ffc5d6) compared to base (d9bd3f0).
Patch coverage: 89.36% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1522      +/-   ##
============================================
+ Coverage     79.80%   79.85%   +0.04%     
- Complexity     4050     4057       +7     
============================================
  Files           412      413       +1     
  Lines         12798    12842      +44     
  Branches       1656     1659       +3     
============================================
+ Hits          10214    10255      +41     
- Misses         1985     1987       +2     
- Partials        599      600       +1     
Impacted Files Coverage Δ
.../org/spockframework/runtime/model/FeatureInfo.java 97.14% <83.33%> (+1.68%) ⬆️
...extension/builtin/RepeatUntilFailureExtension.java 87.50% <87.50%> (ø)
...rg/spockframework/runtime/DataIteratorFactory.java 81.64% <90.90%> (+0.69%) ⬆️
...ork/runtime/ParameterizedFeatureChildExecutor.java 95.91% <100.00%> (+0.46%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@leonard84 leonard84 added this to the 2.3 milestone Sep 12, 2022
@leonard84 leonard84 merged commit e8f4ce5 into spockframework:master Sep 29, 2022
@leonard84 leonard84 deleted the repeat_until_failure_extension branch September 29, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant