github
refactor(netxlite): use *Netx for the system dialer This diff is like https://github.com/ooni/probe-cli/commit/7224984b3 except that we are converting the system dialer constructors to use *Netx rather than converting the system resolver. While there, realize that DialerSystem could become private. Part of https://github.com/ooni/probe/issues/2531
7 of 7 new or added lines in 1 file covered. (100.0%)
5 existing lines in 1 file now uncovered.22321 of 27556 relevant lines covered (81.0%)
44.66 hits per line