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

ooni / probe-cli / 6470487342
72%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2023 02:14PM UTC
Jobs 1
Files 515
Run time 8s
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

10 Oct 2023 02:07PM UTC coverage: 79.613% (+0.02%) from 79.598%
6470487342

push

github

web-flow
fix: anomaly with android_dns_cache_no_data and inconsistent dns (#1211)

## 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/2499
- [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

## Summary

This diff changes the `summary.go` algorithm of Web Connectivity v0.4 to
handle `android_dns_cache_no_data` as an anomaly when the DNS is
inconsistent. We continue handling `dns_nxdomain_error` as an anomaly
when the DNS is inconsistent, as demonstrated by the fact that the
corresponding netem test is still passing.

This diff also bumps the version number to v0.4.3. Version v0.4.2 did
not handle this case, which caused measurements to be marked as failed
as documented by https://github.com/ooni/probe/issues/2499.

This diff is also related to https://github.com/ooni/probe/issues/2029,
in the sense that it is slightly improving our analysis results when the
is an NXDOMAIN error (even if it's masked by Android's DNS cache
behavior).

While there, add empty lines to improve the code readability.

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

5 existing lines in 1 file now uncovered.

23630 of 29681 relevant lines covered (79.61%)

40.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6470487342.1 10 Oct 2023 02:14PM UTC 0
79.61
GitHub Action Run
Source Files on build 6470487342
Detailed source file information is not available for this build.
  • Back to Repo
  • 29e8c888 on github
  • Prev Build on master (#6469228715)
  • Next Build on master (#6472992702)
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