Files
OCR-SPRIN-SERVICE/tests/unit
Devin AI 1b026ec6f4 Fix CLI stdout count report + add regression test
Devin Review caught that `--out -` discarded the sample count, so
the stderr summary always said 'wrote 0 sample(s)' even when bytes
were streamed. Capture the return value like the file-output branch
does, and add a regression test that exercises the stdout path.

Co-Authored-By: adrian kuman firmansah <adriancuman@gmail.com>
2026-04-25 20:27:47 +00:00
..