|
Ran
|
Jobs
1
|
Files
28
|
Run time
1s
|
Badge
README BADGES
|
push
github
fix(UNetStack): better compatibility with ooni/probe-cli models (#41) The refactoring at https://github.com/ooni/netem/commit/45a7aa975 was a bit too aggressive and we have lost some degree of interface level compatibility with ooni/probe-cli. Let's repair this: * Add the `CACert` accessor required by ooni/probe-cli code. * While there, also declare the accessor as being part of `UnderlyingNetwork`. * We have a slight issue with `ServerTLSConfig`, which is expected by ooni/probe-cli and now is called `MustNewTLSConfig` and, additionally, requires the names for which to generate the certificate. We will solve these issues inside the ooni/probe-cli repository, but let's make sure the `UNetStack` has the correct method. Part of https://github.com/ooni/probe/issues/2531
4 of 10 new or added lines in 2 files covered. (40.0%)
7 existing lines in 3 files now uncovered.2400 of 2832 relevant lines covered (84.75%)
0.9 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 0 - 6252888689.1 | 0 |
84.75 |
GitHub Action Run |