The GitHub Actions job "Build and push images" on texera.git/main has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: cc6f09dedba417b1da4b0d59b52595f5d3d2da5d / Xinyuan Lin <[email protected]> test(pyamber): extend network receiver and heartbeat runnable coverage (#6890) ### What changes were proposed in this PR? Extends the two sibling runnable suites to 39 tests, covering the uncovered dispatch, lifecycle and guard branches of `network_receiver.py` (~70% covered) and `heartbeat.py` (~62% covered). The behavior is driven deterministically — no real sleeps — and the tests leave no sockets or threads running. No source changes. ### Any related issues, documentation, discussions? Closes #6887. ### How was this PR tested? `python -m pytest src/test/python/core/runnables/test_network_receiver.py src/test/python/core/runnables/test_heartbeat.py` -> 39 passed. `ruff format --check` + `ruff check` clean. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.8 [1M context]) Co-authored-by: Meng Wang <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/30185498059 With regards, GitHub Actions via GitBox
