The GitHub Actions job "Required Checks" on 
texera.git/gh-readonly-queue/main/pr-6781-3a51bfb8761e96d10460f097b0e1803e27c2c5d0
 has failed.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
3ad76c60016c9803be6fbbd2de4ce8bb749876c5 / 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/29974538664

With regards,
GitHub Actions via GitBox

Reply via email to