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 array support to collection conditions #1734

Merged

Add array support to collection conditions

3f8647a
Select commit
Failed to load commit list.
Merged

Add array support to collection conditions #1734

Add array support to collection conditions
3f8647a
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2023 in 0s

78.29% (+0.21%) compared to c47a54e

View this Pull Request on Codecov

78.29% (+0.21%) compared to c47a54e

Details

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.21% 🎉

Comparison is base (c47a54e) 78.07% compared to head (3f8647a) 78.29%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1734      +/-   ##
============================================
+ Coverage     78.07%   78.29%   +0.21%     
- Complexity     4057     4071      +14     
============================================
  Files           431      431              
  Lines         13196    13203       +7     
  Branches       1701     1701              
============================================
+ Hits          10303    10337      +34     
+ Misses         2257     2231      -26     
+ Partials        636      635       -1     
Files Changed Coverage Δ
...n/java/org/spockframework/util/ReflectionUtil.java 76.72% <0.00%> (-0.67%) ⬇️
.../java/org/spockframework/runtime/SpockRuntime.java 75.17% <88.88%> (+2.51%) ⬆️

... and 7 files with indirect coverage changes

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