The GitHub Actions job "Elixir Build and Tests" on 
fluss-rust.git/pr/5-integration-tests has failed.
Run started by GitHub user gnuhpc (triggered by fresh-borzoni).

Head commit for run:
d1d08f5196cdc6f81366f96d64d252f801e7dc83 / warmbupt <[email protected]>
Drop tautological assertion in v1 cluster-health test

After round 2's ClusterHealthStatus enum change, the variant is already
validated by try_from_i32 on deserialisation, making the `>= 0` check
redundant. Removing it also fixes a fluss_v1-feature-only compile error
(comparing enum with integer). The remaining `.expect()` still proves
the call succeeded.

Co-Authored-By: Claude Opus 4.7 <[email protected]>

Report URL: https://github.com/apache/fluss-rust/actions/runs/28274945465

With regards,
GitHub Actions via GitBox

Reply via email to