Skip to content

add unit test coverage for the Python AssignPortHandler #7371

Description

@eugenegujing

Task Summary

amber/src/main/python/core/architecture/handlers/control/assign_port_handler.py implements the AssignPort RPC on the Python worker: for an input port it registers the port with its schema, materialization storage URIs and partitionings, plus one reader channel per URI; for an output port it registers the port with a single storage URI.

There is no test file for this handler.

Task Type

  • Refactor / Cleanup
  • DevOps / Deployment / CI
  • Testing / QA
  • Documentation
  • Performance
  • Other

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions