[ 
https://issues.apache.org/jira/browse/GROOVY-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108814#comment-18108814
 ] 

ASF GitHub Bot commented on GROOVY-12311:
-----------------------------------------

testlens-app[bot] commented on PR #2836:
URL: https://github.com/apache/groovy/pull/2836#issuecomment-5439078475

   ## ✅ All tests passed ✅
   
   🏷️ Commit: 5a7caceff2d820b3997694f86dbb2d81de510779
   ▶️ Tests:  112800 executed
   ⚪️ Checks: 31/31 completed
   
   ---
   _Learn more about TestLens at 
[testlens.app/docs](https://testlens.app/docs/features/pr-comment/)._
   




> Support check-only compilation (stop after CLASS_GENERATION instead of 
> INSTRUCTION_SELECTION but before OUTPUT)
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-12311
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12311
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>
> Groovy has existing machinery to run compilation to a particular phase. This 
> ticket is to make that easier to invoke so that humans and AI agents can 
> check code without generating the full bytecode. The earlier setting skipped 
> ClassCompletionVisitor and other checks. You can still achieve the early stop 
> using a config script.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to