atlanticwave-sdx / sdx-controller

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

Add traceback information when exception on breakdown #306

Closed italovalcy closed 1 month ago

italovalcy commented 1 month ago

Fix #305

Description of the change

This PR introduces a simple change to include logging information (traceback) when the breakdown connection is created.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10147451540

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdx_controller/handlers/connection_handler.py 1 3 33.33%
<!-- Total: 1 3 33.33% -->
Files with Coverage Reduction New Missed Lines %
sdx_controller/handlers/connection_handler.py 1 60.67%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10120324641: -0.003%
Covered Lines: 770
Relevant Lines: 1488

💛 - Coveralls