Skip to content

GROOVY-12131: OptimizerVisitor: detect constant nodes shared across c…#2666

Merged
paulk-asert merged 2 commits into
apache:masterfrom
paulk-asert:groovy12131
Jul 11, 2026
Merged

GROOVY-12131: OptimizerVisitor: detect constant nodes shared across c…#2666
paulk-asert merged 2 commits into
apache:masterfrom
paulk-asert:groovy12131

Conversation

@paulk-asert

Copy link
Copy Markdown
Contributor

…lasses

@codecov-commenter

codecov-commenter commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.7024%. Comparing base (faee99b) to head (994defc).
⚠️ Report is 25 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2666        +/-   ##
==================================================
+ Coverage     68.5706%   68.7024%   +0.1319%     
- Complexity      33808      34129       +321     
==================================================
  Files            1524       1536        +12     
  Lines          128141     128927       +786     
  Branches        23292      23372        +80     
==================================================
+ Hits            87867      88576       +709     
- Misses          32472      32521        +49     
- Partials         7802       7830        +28     
Files with missing lines Coverage Δ
.../org/codehaus/groovy/control/OptimizerVisitor.java 95.7143% <100.0000%> (+0.6323%) ⬆️

... and 84 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 10, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 994defc
▶️ Tests: 103117 executed
⚪️ Checks: 31/31 completed


Learn more about TestLens at testlens.app.

@paulk-asert paulk-asert merged commit 3756487 into apache:master Jul 11, 2026
32 checks passed
@paulk-asert paulk-asert deleted the groovy12131 branch July 11, 2026 04:34
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.

3 participants