Skip to content

GROOVY-12129: groovy-contracts: postcondition weaving mishandles impl…#2663

Merged
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12129
Jul 5, 2026
Merged

GROOVY-12129: groovy-contracts: postcondition weaving mishandles impl…#2663
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12129

Conversation

@paulk-asert

Copy link
Copy Markdown
Contributor

…icit returns

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.5651%. Comparing base (faee99b) to head (52e48ad).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2663        +/-   ##
==================================================
- Coverage     68.5706%   68.5651%   -0.0055%     
+ Complexity      33808      33797        -11     
==================================================
  Files            1524       1524                
  Lines          128141     128125        -16     
  Branches        23292      23285         -7     
==================================================
- Hits            87867      87849        -18     
- Misses          32472      32477         +5     
+ Partials         7802       7799         -3     
Files with missing lines Coverage Δ
...cts/generation/AssertStatementCreationUtility.java 91.3044% <100.0000%> (-0.5324%) ⬇️
...y/contracts/generation/PostconditionGenerator.java 96.6102% <ø> (+5.3058%) ⬆️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@testlens-app

testlens-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 52e48ad
▶️ Tests: 55680 executed
⚪️ Checks: 31/31 completed


Learn more about TestLens at testlens.app.

@paulk-asert
paulk-asert merged commit 77ca2fa into apache:master Jul 5, 2026
32 checks passed
@paulk-asert
paulk-asert deleted the groovy12129 branch July 5, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants