Skip to content

GROOVY-12023: add a PIC with configurable size for indy in fron of the existing cache#2549

Draft
blackdrag wants to merge 18 commits into
masterfrom
feature/Cache_changes
Draft

GROOVY-12023: add a PIC with configurable size for indy in fron of the existing cache#2549
blackdrag wants to merge 18 commits into
masterfrom
feature/Cache_changes

Conversation

@blackdrag
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 21, 2026

Codecov Report

❌ Patch coverage is 70.76271% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.6600%. Comparing base (7865789) to head (2ad2cc5).
⚠️ Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/org/codehaus/groovy/tools/DgmConverter.java 0.0000% 32 Missing ⚠️
...codehaus/groovy/vmplugin/v8/CacheableCallSite.java 77.1739% 16 Missing and 5 partials ⚠️
...java/org/codehaus/groovy/vmplugin/v8/Selector.java 72.9167% 0 Missing and 13 partials ⚠️
...org/codehaus/groovy/vmplugin/v8/IndyInterface.java 91.1765% 0 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2549        +/-   ##
==================================================
+ Coverage     68.1886%   68.6600%   +0.4714%     
- Complexity      32960      34820      +1860     
==================================================
  Files            1504       1508         +4     
  Lines          125785     130689      +4904     
  Branches        22760      23770      +1010     
==================================================
+ Hits            85771      89731      +3960     
- Misses          32453      33139       +686     
- Partials         7561       7819       +258     
Files with missing lines Coverage Δ
...odehaus/groovy/reflection/GeneratedMetaMethod.java 59.2593% <100.0000%> (+0.3808%) ⬆️
...untime/typehandling/DefaultTypeTransformation.java 64.5038% <100.0000%> (+1.1902%) ⬆️
...dehaus/groovy/vmplugin/v8/MethodHandleWrapper.java 100.0000% <100.0000%> (ø)
...org/codehaus/groovy/vmplugin/v8/IndyInterface.java 90.6667% <91.1765%> (-0.4444%) ⬇️
...java/org/codehaus/groovy/vmplugin/v8/Selector.java 79.9228% <72.9167%> (-1.3143%) ⬇️
...codehaus/groovy/vmplugin/v8/CacheableCallSite.java 82.0312% <77.1739%> (+3.5697%) ⬆️
...n/java/org/codehaus/groovy/tools/DgmConverter.java 0.0000% <0.0000%> (ø)

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

@blackdrag blackdrag marked this pull request as draft May 24, 2026 00:11
@sonarqubecloud
Copy link
Copy Markdown

@testlens-app

This comment has been minimized.

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