Skip to content

Fix handling of condition method calls#2162

Merged
leonard84 merged 3 commits into
masterfrom
vampire/fix-condition-method-call-handling
May 25, 2025
Merged

Fix handling of condition method calls#2162
leonard84 merged 3 commits into
masterfrom
vampire/fix-condition-method-call-handling

Merge branch 'master' into vampire/fix-condition-method-call-handling

a0ba98e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 25, 2025 in 0s

81.89% (-0.03%) compared to c7cae30

View this Pull Request on Codecov

81.89% (-0.03%) compared to c7cae30

Details

Codecov Report

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

Project coverage is 81.89%. Comparing base (c7cae30) to head (a0ba98e).

Files with missing lines Patch % Lines
...org/spockframework/compiler/DeepBlockRewriter.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2162      +/-   ##
============================================
- Coverage     81.92%   81.89%   -0.03%     
- Complexity     4728     4731       +3     
============================================
  Files           463      463              
  Lines         14764    14767       +3     
  Branches       1867     1869       +2     
============================================
- Hits          12095    12094       -1     
- Misses         1980     1981       +1     
- Partials        689      692       +3     
Files with missing lines Coverage Δ
...org/spockframework/compiler/ConditionRewriter.java 90.52% <100.00%> (-0.03%) ⬇️
...org/spockframework/compiler/SpecialMethodCall.java 93.45% <100.00%> (+0.12%) ⬆️
...org/spockframework/compiler/DeepBlockRewriter.java 98.18% <75.00%> (-0.60%) ⬇️

... and 2 files with indirect coverage changes

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