• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ooni / probe-cli / 6085538263
72%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2023 01:55PM UTC
Jobs 1
Files 478
Run time 17s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Sep 2023 01:50PM UTC coverage: 79.801% (+0.008%) from 79.793%
6085538263

push

github

web-flow
refactor: merge filtering's HTTP code with testingx (#1235)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
https://github.com/ooni/probe/issues/1803
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: N/A
- [x] if you changed code inside an experiment, make sure you bump its
version number: N/A

## Description

This diff merges internal/filtering's code with testingx. While doing
this, we refactor the code to (1) be a drop-in replacement for the
net/http/httptest package and (2) use interfaces rather than string
values to select the proper behavior, which makes the code more
composable than it was before.

The overall objective of this effort is to consolidate filtering into
testingx such that we can later merge the proxy capabilities implemented
by Jafar into the testingx package, which is a stepping stone for
ditching Jafar.

102 of 102 new or added lines in 4 files covered. (100.0%)

6 existing lines in 1 file now uncovered.

21919 of 27467 relevant lines covered (79.8%)

38.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6085538263.1 05 Sep 2023 01:55PM UTC 0
79.8
GitHub Action Run
Source Files on build 6085538263
Detailed source file information is not available for this build.
  • Back to Repo
  • cdfff561 on github
  • Prev Build on master (#6083607445)
  • Next Build on master (#6086782613)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc