Ran
|
Jobs
1
|
Files
478
|
Run time
12s
|
Badge
Embed ▾
README BADGES
|
github
refactor(netxlite): use *Netx for creating HTTP transports This diff is like https://github.com/ooni/probe-cli/commit/50279a7f6 but uses *Netx to create HTTP transports. The general idea of this patchset is to ensure we're not using duplicate code for constructing netxlite types, which is good to do now, because we're about to introduce new netxlite types for the network with which we communicate with the OONI backend. Reference issue: https://github.com/ooni/probe/issues/2531
7 of 7 new or added lines in 1 file covered. (100.0%)
10 existing lines in 4 files now uncovered.22318 of 27558 relevant lines covered (80.99%)
26.2 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
83.78 |
1.35% | internal/experiment/webconnectivitylte/analysisdns.go |
2 |
95.83 |
-4.17% | internal/cmd/ooporthelper/main.go |
2 |
80.8 |
-1.6% | internal/experiment/webconnectivitylte/priority.go |
5 |
94.14 |
-1.54% | internal/experiment/webconnectivitylte/dnsresolvers.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 0 - 6156462098.1 | 478 |
80.99 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|