eugenegujing opened a new issue, #7058:
URL: https://github.com/apache/texera/issues/7058

   ### Task Summary
   
   
`amber/src/main/python/core/architecture/handlers/control/start_worker_handler.py`
 implements the `StartWorker` RPC that boots a Python worker.
   
   Nothing in `amber/src/test/python` references the handler, and 
`test_main_loop.py` never invokes the `StartWorker` RPC, so none of the 
branches are asserted anywhere. Four sibling handlers in the same package 
already have direct tests (`test_evaluate_expression_handler.py`, 
`test_replay_current_tuple_handler.py`, `test_update_executor_handler.py`, 
`test_debug_command_handler.py`).
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [x] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


-- 
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]

Reply via email to