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

Fix cross-multiplication of multi-assignment data providers (#2074) #2078

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

Vampire
Copy link
Member

@Vampire Vampire commented Jan 8, 2025

No description provided.

Copy link
Member Author

Vampire commented Jan 8, 2025

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

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.87%. Comparing base (f7204d4) to head (f75bcdd).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...rg/spockframework/runtime/DataIteratorFactory.java 94.28% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2078      +/-   ##
============================================
- Coverage     81.87%   81.87%   -0.01%     
  Complexity     4686     4686              
============================================
  Files           452      452              
  Lines         14656    14666      +10     
  Branches       1845     1846       +1     
============================================
+ Hits          12000    12008       +8     
  Misses         1976     1976              
- Partials        680      682       +2     
Files with missing lines Coverage Δ
...rg/spockframework/runtime/DataIteratorFactory.java 81.23% <94.28%> (-0.04%) ⬇️

@Vampire Vampire requested a review from leonard84 January 8, 2025 16:53
@Vampire Vampire force-pushed the vampire/issue-2074 branch from 3162228 to f75bcdd Compare January 12, 2025 16:53
@Vampire Vampire requested a review from leonard84 January 12, 2025 16:59
@leonard84 leonard84 merged commit 6c584d3 into master Jan 13, 2025
52 checks passed
@leonard84 leonard84 deleted the vampire/issue-2074 branch January 13, 2025 10:26
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