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

ooni / probe-cli / 6305154612
72%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2023 09:43PM UTC
Jobs 1
Files 509
Run time 18s
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

25 Sep 2023 09:36PM UTC coverage: 81.605% (+0.006%) from 81.599%
6305154612

push

github

web-flow
fix(enginenetx): stabilize happy eyeballs algorithm (#1301)

* Use 1s as the base delay (which leads to simpler computations)

* Acknowledge that with very large indexes we still need to produce
reasonable positive values, while the current algorithm breaks for
indexes large than `63`

* Acknowledge that, after incrementing exponentially for a while, it
makes sense to continue in a flat fashion, where we increment linearly,
while the current algorithm was aiming to always return 30s, which means
several attempts would actually run in parallel

* Acknowledge that we should use the same zero for all timings rather
than having a goroutine dependent zero

* Acknowledge that for now we don't need to mock `time.Now`

Part of https://github.com/ooni/probe/issues/2531

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

6 existing lines in 2 files now uncovered.

23699 of 29041 relevant lines covered (81.61%)

34.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6305154612.1 25 Sep 2023 09:43PM UTC 0
81.61
GitHub Action Run
Source Files on build 6305154612
Detailed source file information is not available for this build.
  • Back to Repo
  • c5a27842 on github
  • Prev Build on master (#6304159239)
  • Next Build on master (#6309930082)
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