Skip to content

Iterable data providers are not called multiple times for size() anymore

Codecov / codecov/project succeeded Oct 18, 2024 in 0s

81.88% (+1.43%) compared to 2c7db77

View this Pull Request on Codecov

81.88% (+1.43%) compared to 2c7db77

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.88%. Comparing base (2c7db77) to head (d335c49).
Report is 148 commits behind head on master.

Files with missing lines Patch % Lines
...c/main/groovy/spock/util/EmbeddedSpecRunner.groovy 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2027      +/-   ##
============================================
+ Coverage     80.44%   81.88%   +1.43%     
- Complexity     4337     4610     +273     
============================================
  Files           441      448       +7     
  Lines         13534    14446     +912     
  Branches       1707     1827     +120     
============================================
+ Hits          10888    11829     +941     
+ Misses         2008     1940      -68     
- Partials        638      677      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.