The GitHub Actions job "Build" on texera.git/state-handshake-redesign has 
succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
fc7f64a7d2589462d81f4bf776e8e0306954a25f / Xinyuan Lin <[email protected]>
style(amber): apply ruff format to state pipeline test

The earlier short-line `assert end_channel_state["finish_marker"] == ...`
fits on a single line under ruff's 88-column limit and does not need the
parenthesized line-break form that was used. CI's `ruff format --check .`
on the python matrix flagged this as the only formatting nit; collapse
the assertion onto one line so `ruff format --check` is clean.

No behavior change; all 8 tests still pass.

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

With regards,
GitHub Actions via GitBox

Reply via email to