aglinxinyuan opened a new pull request, #6781:
URL: https://github.com/apache/texera/pull/6781

   ### What changes were proposed in this PR?
   
   Extends `migration-llm.spec.ts` with 11 tests (16 -> 27), covering the 
feature-flag/assertEnabled guard, `verifyConnection` 
(disabled/not-initialized/success/error-catch), the `initialize()` 
default-token fallback, the not-initialized guards on 
`sendPrompt`/`convertNotebookToWorkflow`, the missing edges/outputs 
response-shape fallbacks, and `close()`. Coverage 78% -> ~100% (19 -> 1 
uncovered; the residual is the documented network transport seam). No existing 
tests modified.
   
   ### Any related issues, documentation, discussions?
   
   Closes #6775.
   
   ### How was this PR tested?
   
   `ng test --include='**/migration-llm.spec.ts'` -> 27/27 passing. `yarn 
format:ci` passes.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Opus 4.8 [1M context])


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to