CI should fail if code coverage falls below 85%. Current coverage is 89.1% and most of the missing lines are error handling for errors that are hard to make happen, especially udp socket or sending errors as well as lines in the test that cant be covered unless the code breaks.
CI should fail if code coverage falls below 85%. Current coverage is 89.1% and most of the missing lines are error handling for errors that are hard to make happen, especially udp socket or sending errors as well as lines in the test that cant be covered unless the code breaks.