Closed rmisev closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.66%. Comparing base (
cd67f44
) to head (8655991
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The IPv6 address is converted to the UNC-supported IPv6 format: colons are replaced by hyphens and
.ipv6-literal.net
is appended. This is necessary because colons are not valid in UNC path components.More information: