Skip to content

Enable implicit non-top-level conditions (#1160)

ab01700
Select commit
Loading
Failed to load commit list.
Open

Enable implicit non-top-level conditions (#1160) #2250

Enable implicit non-top-level conditions (#1160)
ab01700
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2026 in 0s

82.23% (+0.07%) compared to 8d380cc

View this Pull Request on Codecov

82.23% (+0.07%) compared to 8d380cc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.23%. Comparing base (8d380cc) to head (ab01700).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2250      +/-   ##
============================================
+ Coverage     82.16%   82.23%   +0.07%     
- Complexity     4822     4827       +5     
============================================
  Files           472      472              
  Lines         15036    15037       +1     
  Branches       1905     1905              
============================================
+ Hits          12354    12366      +12     
+ Misses         1989     1983       -6     
+ Partials        693      688       -5     
Files with missing lines Coverage Δ
...kframework/compiler/AbstractDeepBlockRewriter.java 96.34% <100.00%> (ø)
...org/spockframework/compiler/DeepBlockRewriter.java 98.24% <100.00%> (ø)
...g/spockframework/compiler/NoSpecialMethodCall.java 54.16% <100.00%> (+1.99%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.