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

ooni / netx
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: issue/302
DEFAULT BRANCH: master
Repo Added 25 Sep 2019 09:27AM UTC
Files 33
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

LAST BUILD ON BRANCH feature/dnsretry
branch: feature/dnsretry
CHANGE BRANCH
x
Reset
  • feature/dnsretry
  • design-doc-review
  • develop
  • dialer-new
  • dialer/tidy
  • feature/1.1.1.1
  • feature/betternervous
  • feature/bodypart
  • feature/bogus
  • feature/cancellation
  • feature/clarity
  • feature/connid
  • feature/contextrooted
  • feature/contributing
  • feature/coverage
  • feature/design
  • feature/divertlookup
  • feature/dns
  • feature/dnsbounded
  • feature/dnscontext
  • feature/dnsfallback
  • feature/dnsporcelain
  • feature/exposescoreboard
  • feature/fallbackresolver
  • feature/fork_for_probe_engine
  • feature/headers
  • feature/interfaces
  • feature/maxconnsperhost
  • feature/model
  • feature/modelx
  • feature/movelogger
  • feature/nervous
  • feature/newroot
  • feature/noproxy
  • feature/oodnsrefactor
  • feature/opportunistic_sni
  • feature/porcelain
  • feature/prettylogging
  • feature/probeenginex
  • feature/readme
  • feature/refactor
  • feature/refactor-1
  • feature/refactor-10
  • feature/refactor-11
  • feature/refactor-12
  • feature/refactor-13
  • feature/refactor-14
  • feature/refactor-15
  • feature/refactor-17
  • feature/refactor-2
  • feature/refactor-3
  • feature/refactor-5
  • feature/refactor-6
  • feature/refactor-7
  • feature/refactor-8
  • feature/refactor-9
  • feature/refactoring
  • feature/removegodns
  • feature/resolution
  • feature/roundtrip
  • feature/roundtripstats
  • feature/scoreboard
  • feature/scoreboardtests
  • feature/snaps
  • feature/sni
  • feature/snibasedblocking
  • feature/splitresolve
  • feature/techdebt
  • feature/testing
  • feature/tls
  • feature/tlsfacts
  • feature/tlsfilter
  • feature/update-deps
  • feature/xref
  • fix/requestdone
  • fix/specific_dns_server
  • fix/tests
  • issue/127
  • issue/141
  • issue/25
  • issue/302
  • issue/327
  • issue/8
  • master
  • moretidy/transport
  • refactor/dialer
  • refactor/dialer2
  • refactor/dialer3
  • refactor/dialer4
  • refactor/dot
  • refactor/fulldialer
  • refactor/resolver
  • refactor/tlsdialer
  • rename/oodns
  • resolver/tidy
  • tidy/http
  • tidy/httptransport
  • xhdix-feature/edns-padding
  • zap/dnsconf

29 Oct 2019 03:21PM UTC coverage: 100.0%. Remained the same
311

Pull #88

travis-ci-com

web-flow
Make sure our DNS retry policy is sane

Implement retries for queries. Tested with unit testing as well
as configuring ooni/jafar to drop traffic to 9.9.9.9.

No need for fancy retry, after all.

No need to act at TCP level because the kernel already retries.

We should be good. The other level of retry is the one that
probably concerns individual URL measurements, not to be done here.
Pull Request #88: Make sure our DNS retry policy is sane

18 of 18 new or added lines in 1 file covered. (100.0%)

1596 of 1596 relevant lines covered (100.0%)

38.99 hits per line

Relevant lines Covered
Build:
Build:
1596 RELEVANT LINES 1596 COVERED LINES
38.99 HITS PER LINE
Source Files on feature/dnsretry
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
311 feature/dnsretry Make sure our DNS retry policy is sane Implement retries for queries. Tested with unit testing as well as configuring ooni/jafar to drop traffic to 9.9.9.9. No need for fancy retry, after all. No need to act at TCP level because the kernel alre... Pull #88 29 Oct 2019 03:25PM UTC web-flow travis-ci-com
100.0
311 feature/dnsretry Make sure our DNS retry policy is sane Implement retries for queries. Tested with unit testing as well as configuring ooni/jafar to drop traffic to 9.9.9.9. No need for fancy retry, after all. No need to act at TCP level because the kernel alre... Pull #88 29 Oct 2019 03:24PM UTC web-flow travis-ci
100.0
310 feature/dnsretry Make sure our DNS retry policy is sane Implement retries for queries. Tested with unit testing as well as configuring ooni/jafar to drop traffic to 9.9.9.9. No need for fancy retry, after all. No need to act at TCP level because the kernel alre... push 29 Oct 2019 03:21PM UTC bassosimone travis-ci
100.0
310 feature/dnsretry Make sure our DNS retry policy is sane Implement retries for queries. Tested with unit testing as well as configuring ooni/jafar to drop traffic to 9.9.9.9. No need for fancy retry, after all. No need to act at TCP level because the kernel alre... push 29 Oct 2019 03:21PM UTC bassosimone travis-ci-com
100.0
308 feature/dnsretry nervousresolver: fix processing of bogons For now let us limit to act if we see any bogon. If we see at least one, we cannot trust the upstream DNS. If we don't see any, or we see an error, for now don't use the secondary resolver as this complic... Pull #87 29 Oct 2019 12:15PM UTC web-flow travis-ci
100.0
308 feature/dnsretry nervousresolver: fix processing of bogons For now let us limit to act if we see any bogon. If we see at least one, we cannot trust the upstream DNS. If we don't see any, or we see an error, for now don't use the secondary resolver as this complic... Pull #87 29 Oct 2019 12:15PM UTC web-flow travis-ci-com
100.0
307 feature/dnsretry nervousresolver: fix processing of bogons For now let us limit to act if we see any bogon. If we see at least one, we cannot trust the upstream DNS. If we don't see any, or we see an error, for now don't use the secondary resolver as this complic... push 29 Oct 2019 12:14PM UTC bassosimone travis-ci
100.0
307 feature/dnsretry nervousresolver: fix processing of bogons For now let us limit to act if we see any bogon. If we see at least one, we cannot trust the upstream DNS. If we don't see any, or we see an error, for now don't use the secondary resolver as this complic... push 29 Oct 2019 12:08PM UTC bassosimone travis-ci-com
100.0
See All Builds (881)
  • Repo on GitHub
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

© 2025 Coveralls, Inc