The GitHub Actions job "Required Checks" on texera.git/main has succeeded. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: 4f016f6f3191cd6e530faa481e7081c7fd1afa60 / Yicong Huang <[email protected]> test(pyamber): add unit tests for AsyncRPCClient (#4744) ### What changes were proposed in this PR? Adds pytest coverage for `amber/src/main/python/core/architecture/rpc/async_rpc_client.py`. The RPC client had no dedicated spec. ### Any related issues, documentation, discussions? Closes #4741. ### How was this PR tested? ``` cd amber/src/main/python ruff check core/architecture/rpc/test_async_rpc_client.py ruff format --check core/architecture/rpc/test_async_rpc_client.py python -m pytest core/architecture/rpc/test_async_rpc_client.py ``` ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-7) --------- Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]> Co-authored-by: Xinyuan Lin <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25274377725 With regards, GitHub Actions via GitBox
