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

ooni / probe-cli / 7643308113
72%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2024 04:40PM UTC
Jobs 1
Files 535
Run time 47s
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

24 Jan 2024 04:35PM UTC coverage: 81.393% (+0.02%) from 81.376%
7643308113

push

github

web-flow
fix(minipipeline): handle IP-addr URLs in classic linear analysis (#1472)

This diff fixes
https://github.com/ooni/probe/issues/1511#issuecomment-1908208226.

This is the rationale of the diff: we need to track the origin of IP
addresses:

* "dns" if discovered using DNS;
* "th" if discovered using the test helper;
* null otherwise.

When filtering for classic analysis, we include "dns" entries if
resolved using getaddrinfo, drop "th" entries because they're not
relevant, and include null entries under the assumption that the probe
discovered them either directly from the input URL or because a redirect
redirected to an URL containing an IP address.

We also update the minipipeline test suite and show that the only
changes are related to the test added by
https://github.com/ooni/probe-cli/pull/1471.

25235 of 31004 relevant lines covered (81.39%)

53.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 7643308113.1 24 Jan 2024 04:40PM UTC 0
81.39
GitHub Action Run
Source Files on build 7643308113
Detailed source file information is not available for this build.
  • Back to Repo
  • 2cc9231b on github
  • Prev Build on master (#7643093427)
  • Next Build on master (#7644312058)
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