atlanticwave-sdx / sdx-controller

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

Update failure handling #293

Closed congwang09 closed 1 month ago

congwang09 commented 1 month ago

Some minor adjustments to make failure handling work. Mainly need to pass te_manager to the right place.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9524449426

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdx_controller/handlers/lc_message_handler.py 0 1 0.0%
sdx_controller/utils/db_utils.py 3 6 50.0%
sdx_controller/handlers/connection_handler.py 4 9 44.44%
<!-- Total: 8 17 47.06% -->
Files with Coverage Reduction New Missed Lines %
sdx_controller/handlers/connection_handler.py 1 60.81%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9518334494: -0.1%
Covered Lines: 758
Relevant Lines: 1473

💛 - Coveralls