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

   ### What changes were proposed in this PR?
   
   Extends `admin-execution.component.spec.ts` with 9 tests (30 -> 39), 
covering `getStatusColor`'s remaining status cases (READY/PAUSED/FAILED/JUST 
COMPLETED), `dataCheck`'s name/workflow-change and all-unchanged branches, 
`onSortChange`'s descend->desc path and non-active-field no-op, the 
`filterByStatus` predicate, and the `ngOnInit` clock-tick + 5s poll lifecycle 
plus `ngOnDestroy` interval cleanup (via fake timers). Coverage 85% -> 100%. No 
existing tests modified.
   
   ### Any related issues, documentation, discussions?
   
   Closes #6814.
   
   ### How was this PR tested?
   
   `ng test --include='**/admin-execution.component.spec.ts'` -> 39/39 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