Skip to content

GROOVY-12390: GStringImpl: constant-value check pulls the compiler's … - #2912

Merged
paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12390
Sep 9, 2026
Merged

paulk-asert merged 1 commit into
apache:masterfrom
paulk-asert:groovy12390

Conversation

@paulk-asert

Copy link
Copy Markdown
Contributor

…ClassHelper into the runtime

@codecov-commenter

codecov-commenter commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.1873%. Comparing base (17b99a8) to head (a042f6a).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...rg/apache/groovy/internal/util/ImmutableTypes.java 87.5000% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2912        +/-   ##
==================================================
- Coverage     71.1943%   71.1873%   -0.0070%     
- Complexity      37632      37636         +4     
==================================================
  Files            1581       1582         +1     
  Lines          136251     136256         +5     
  Branches        25311      25310         -1     
==================================================
- Hits            97003      96997         -6     
- Misses          30511      30523        +12     
+ Partials         8737       8736         -1     
Files with missing lines Coverage Δ
...pache/groovy/ast/tools/ImmutablePropertyUtils.java 74.0741% <100.0000%> (-0.9259%) ⬇️
.../java/org/codehaus/groovy/runtime/GStringImpl.java 95.6522% <100.0000%> (ø)
...rg/apache/groovy/internal/util/ImmutableTypes.java 87.5000% <87.5000%> (ø)

... and 9 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.

@paulk-asert
paulk-asert requested a lite review from Copilot September 9, 2026 12:54

This comment was marked as outdated.

@testlens-app

testlens-app Bot commented Sep 9, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: a042f6a
▶️ Tests: 116334 executed
⚪️ Checks: 33/33 completed


Learn more about TestLens at testlens.app/docs.

@paulk-asert
paulk-asert merged commit 0c13145 into apache:master Sep 9, 2026
34 checks passed
@paulk-asert
paulk-asert deleted the groovy12390 branch September 9, 2026 22:41
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