Repo Added
|
Files
12
|
Badge
README BADGES
|
push
github
247 of 1525 relevant lines covered (16.2%)
0.35 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | known_certs.go | 228 | 122 | 0 | 122 | 0.0 | |
0.0 | version.go | 87 | 58 | 0 | 58 | 0.0 | |
0.0 | mxsrv.go | 116 | 74 | 0 | 74 | 0.0 | |
2.59 | messages.go | 170 | 116 | 3 | 113 | 2.0 | |
3.13 | resolve.go | 535 | 352 | 11 | 341 | 2.0 | |
4.69 | ports.go | 114 | 64 | 3 | 61 | 2.0 | |
14.25 | probe.go | 513 | 365 | 52 | 313 | 2.0 | |
20.0 | color.go | 31 | 15 | 3 | 12 | 2.0 | |
20.57 | main.go | 217 | 175 | 36 | 139 | 2.0 | |
50.0 | common.go | 61 | 2 | 1 | 1 | 2.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
12592074266 | pdp/fix-go-sums | go.sum population for CI checks The use of `-retracted` in the `go list` requires more modules in `go.sum` than were present, thus the "Basic Go integrity checks" step of the push CI checks was failing. Reproduce with: `go list -m -retracted all... | push | github |
16.2 |