The GitHub Actions job "Pull Requests" on 
pekko.git/fix/async-boundary-failure-drain-test has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
2f20f7d8208430a739692f87c1a81702854da96e / 虎鸣 <[email protected]>
test: cover async boundary failure draining

Motivation:
Async boundary batching should preserve elements already produced by an 
upstream stage before that stage fails.

Modification:
Add a focused FusingSpec regression using transformed string elements upstream 
of an async boundary, then assert the already emitted elements arrive before 
the failure.

Result:
Async boundary failure-draining behavior has a direct regression test.

Tests:
- rtk scalafmt --mode diff-ref=origin/main -- passed
- rtk scalafmt --list --mode diff-ref=origin/main -- passed
- rtk git diff --check -- passed
- rtk sbt "stream-tests / Test / testOnly org.apache.pekko.stream.FusingSpec -- 
-z \"deliver transformed elements already produced\"" -- passed, 1 test
- rtk qodercli --help -- passed, confirmed -p/--print, --output-format, --cwd, 
and --attachment
- qodercli stdout review of /tmp/project-review.diff -- passed, no must-fix 
findings

References:
None - regression coverage for async boundary batching

Report URL: https://github.com/apache/pekko/actions/runs/28747667322

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to