Ran
|
Jobs
1
|
Files
478
|
Run time
12s
|
Badge
Embed ▾
README BADGES
|
push
github
refactor(netxlite): use *Netx for creating TLS handshakers (#1252) This diff is like https://github.com/ooni/probe-cli/commit/50279a7f6 but uses *Netx to create TLS handshakers. 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
8 of 8 new or added lines in 1 file covered. (100.0%)
3 existing lines in 2 files now uncovered.22321 of 27559 relevant lines covered (80.99%)
29.9 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
98.75 |
-1.25% | internal/memoryless/memoryless.go |
2 |
98.21 |
-1.79% | internal/ptx/ptx.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 0 - 6156416215.1 | 478 |
80.99 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|