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

   ### What changes were proposed in this PR?
   
   Add dedicated unit specs for `PortIdentity` JSON map-key serde:
   
   | Spec | Coverage |
   | --- | --- |
   | `PortIdentityKeySerializerSpec` | Pins the exact `id_internal` key format 
and Jackson map-key serialization |
   | `PortIdentityKeyDeserializerSpec` | Pins valid key parsing, 
serializer/deserializer round-trips, Jackson map round-trip, and current 
malformed-key failure behavior |
   
   ### Any related issues, documentation, discussions?
   
   Closes #5776
   
   ### How was this PR tested?
   
   Added unit tests and ran:
   
   ```bash
   sbt "project WorkflowCore" "testOnly 
org.apache.texera.amber.util.serde.PortIdentityKeySerializerSpec 
org.apache.texera.amber.util.serde.PortIdentityKeyDeserializerSpec"
   ```
   Result: all 12 tests passed.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: OpenAI 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