aglinxinyuan opened a new pull request, #7191:
URL: https://github.com/apache/texera/pull/7191

   ### What changes were proposed in this PR?
   
   Adds focused unit coverage for email notification dispatch, suppression, and 
recovery from sender exceptions without requiring external infrastructure.
   
   ### Any related issues, documentation, discussions?
   
   Closes #7188
   
   ### How was this PR tested?
   
   - `WorkflowExecutionService/testOnly 
org.apache.texera.web.service.EmailNotificationServiceSpec` — 3 passed.
   - `WorkflowExecutionService/Test/scalafmtAll` and 
`WorkflowExecutionService/Test/scalafix`
   - `WorkflowExecutionService/Test/scalafmtCheck` and 
`WorkflowExecutionService/Test/scalafix --check`
   
   Mutation proof (each production change was reverted):
   
   | Production mutation | Focused test result |
   | --- | --- |
   | Inverted the send predicate | 3 failed |
   | Replaced status-email dispatch with a no-op | 2 failed |
   | Removed exception recovery | 1 failed |
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Codex (GPT-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]

Reply via email to