Skip to content

Add RepeatUntilFailure extension#1522

Merged
leonard84 merged 6 commits intospockframework:masterfrom
leonard84:repeat_until_failure_extension
Sep 29, 2022
Merged

Add RepeatUntilFailure extension#1522
leonard84 merged 6 commits intospockframework:masterfrom
leonard84:repeat_until_failure_extension

Conversation

@leonard84
Copy link
Copy Markdown
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
Copy Markdown

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
Copy link
Copy Markdown

@Oski130 Oski130 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apto

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.

2 participants