The GitHub Actions job "Required Checks" on texera.git/main has succeeded.
Run started by GitHub user github-merge-queue[bot] (triggered by 
github-merge-queue[bot]).

Head commit for run:
9c3b94100c481a7034aabb2a093e3790fcb5b450 / Xinyuan Lin <[email protected]>
test(frontend): extend notebook-migration LLM unit test coverage (#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])

Report URL: https://github.com/apache/texera/actions/runs/29981434110

With regards,
GitHub Actions via GitBox

Reply via email to