Closed danielroe closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2ff49d5
) 85.45% compared to head (e394270
) 85.56%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@pi0 There seems to be a flakey test, FYI. Latest commit passes with no code changes compared to previous failure. Maybe we could increase timeout? ๐ค
๐ Linked issue
โ Type of change
๐ Description
This no longer logs if an empty array is passed in
portsToCheck
, and also corrects the log message so it doesn't say that it failed to find a port in the range that did produce a port.๐ Checklist