Closed biosvs closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.24%. Comparing base (
31a6e88
) to head (7eb49fa
). Report is 1 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Currently, if no listen addr is provided, first local interface is used, which is not desirable behaviour (especially for TLS tests where we're creating certificates exactly for 127.0.0.1)