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

   ### What changes were proposed in this PR?
   
   Extends `workflow-action.service.spec.ts` with 18 tests (37 -> 55) for 
`WorkflowActionService`, covering the workflow-modification lock, `addPort` 
input/output paths and all three error branches (plus the portID-conflict 
loop), comment-box/comment add-edit-delete, `deleteOperatorsAndLinks` (source- 
and target-matched links + Set dedup), auto-layout comment-box positioning, the 
result-panel open/close streams, `setWorkflowSettings` same-reference 
short-circuit, `getWorkflowContent`/`getWorkflow` assembly, `reloadWorkflow`, 
and the drag-together handler. Coverage 88% -> ~100% (63 -> 0 uncovered). No 
existing tests modified.
   
   ### Any related issues, documentation, discussions?
   
   Closes #6766.
   
   ### How was this PR tested?
   
   `ng test --include='**/workflow-action.service.spec.ts'` -> 55/55 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