atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
1 stars 3 forks source link

Fix return for place connection #231

Closed congwang09 closed 6 months ago

congwang09 commented 6 months ago

Resolves: https://github.com/atlanticwave-sdx/sdx-controller/issues/230

Fix return for place_connection(). In the future, the connection ID should be returned, to be used when we delete connection. Will address in a follow up PR.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7904583842

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdx_controller/handlers/connection_handler.py 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 7881174666: 0.0%
Covered Lines: 609
Relevant Lines: 1432

💛 - Coveralls