The GitHub Actions job "Lint PR" on texera.git/xinyuan-loop-feb has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
a22b95e176c48ac537a1cf291bc599388fb80c1c / Xinyuan Lin <[email protected]>
refactor(loop): small cleanups in process_input_state, condition, and 
OperatorInfo

- process_input_state: collapse the two mutually-exclusive isinstance
  branches into if/elif over a single bound `executor`. No behavior
  change; saves one attribute lookup and makes mutual exclusivity
  explicit.
- LoopEndOperator.condition: annotate return as `bool` (was `None`).
  Callers and the generated subclass already treat it as a boolean.
- Loop{Start,End}OpDesc: replace the duplicated userFriendlyName /
  description with a real one-line description so the UI tooltip
  isn't redundant.

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

With regards,
GitHub Actions via GitBox

Reply via email to