Skip to content

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

Open
Vampire wants to merge 1 commit into
masterfrom
vampire/implicit-non-top-level-conditions
Open

Enable implicit non-top-level conditions (#1160)#2250
Vampire wants to merge 1 commit into
masterfrom
vampire/implicit-non-top-level-conditions

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

8ec2d51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 0s

82.29% (+0.00%) compared to 37e5e9a

View this Pull Request on Codecov

82.29% (+0.00%) compared to 37e5e9a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.29%. Comparing base (37e5e9a) to head (8ec2d51).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2250   +/-   ##
=========================================
  Coverage     82.29%   82.29%           
- Complexity     4885     4886    +1     
=========================================
  Files           474      474           
  Lines         15272    15273    +1     
  Branches       1966     1966           
=========================================
+ Hits          12568    12569    +1     
  Misses         2004     2004           
  Partials        700      700           
Files with missing lines Coverage Δ
...kframework/compiler/AbstractDeepBlockRewriter.java 96.34% <100.00%> (ø)
...org/spockframework/compiler/DeepBlockRewriter.java 98.22% <100.00%> (ø)
...g/spockframework/compiler/NoSpecialMethodCall.java 54.16% <100.00%> (+1.99%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.