atlanticwave-sdx / sdx-controller

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

Test `place_connection()` more #209

Closed sajith closed 5 months ago

sajith commented 7 months ago

Resolves #102. Changes:

Getting this merged is a pre-condition for getting to #225 (handling connection deletions). This is probably incomplete and there are likely to be issues, but we can test address them later once things are in place.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8299597160

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdx_controller/messaging/rpc_queue_consumer.py 4 5 80.0%
sdx_controller/controllers/topology_controller.py 1 3 33.33%
sdx_controller/handlers/connection_handler.py 9 12 75.0%
sdx_controller/handlers/lc_message_handler.py 2 5 40.0%
<!-- Total: 23 32 71.88% -->
Totals Coverage Status
Change from base Build 8287985217: 12.1%
Covered Lines: 699
Relevant Lines: 1409

💛 - Coveralls