aglinxinyuan opened a new issue, #8335: URL: https://github.com/apache/texera/issues/8335
### Task Summary Six pyamber files each carry one uncovered line or one untaken branch arm — the last of the Python tree: | File | Codecov | |---|---| | `core/storage/document_factory.py` | 63/65 | | `pytexera/storage/large_binary_input_stream.py` | 54/56 | | `core/architecture/managers/state_manager.py` | 28/29 | | `core/util/stoppable/stoppable_queue_blocking_thread.py` | 38/39 | | `pytexera/udf/examples/echo_operator.py` | 7/8 | | `core/architecture/handlers/actorcommand/actor_handler_base.py` | 6/7 | `actor_handler_base.py` has no test module at all. The rest are error paths and type-dispatch arms in existing modules. Closing all six would take the bundle to 204/204 — 100% statement and branch on every file. ### Task Type - [x] Testing / QA ### Was this issue authored using generative AI tooling? Generated-by: Claude Code (Opus 5) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
