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

   ### Task Summary
   
   `JumpToOperatorRegionHandler` (amber, 
`.../coordinator/promisehandlers/JumpToOperatorRegionHandler.scala`) is ~10% 
line-covered on Codecov. The existing scheduling spec verifies the jump logic 
through a private mirror helper that duplicates the handler body — so the real 
handler stays untested (both the operator-found jump and the not-found no-op 
paths).
   
   It is exercisable as a plain-JVM ScalaTest: build a real 
`CoordinatorProcessor` + `CoordinatorAsyncRPCHandlerInitializer`, seed a 
multi-level `Schedule`, invoke the real handler, and assert the schedule 
cursor. Part of the amber unit-test coverage push toward 80% 
([Codecov](https://app.codecov.io/gh/apache/texera)).
   ### 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