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

ooni / probe-cli / 7052596756 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2023 09:46PM UTC
Files 528
Run time 44s
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

30 Nov 2023 09:41PM UTC coverage: 80.392% (+0.05%) from 80.338%
7052596756.1

push

github

web-flow
feat(minipipeline): implement linear analysis (#1417)

The linear analysis takes advantage of recent changes in WebConnectivity
LTE to build a linear chain of observations where the entries at the
beginning of the chain are from the latest redirect followed by the
penultimate with the chain ending with observations from the initial
request. Within each redirect, entries are sorted by type such that HTTP
appears before TLS which appears before TCP which appears before DNS.
Within each protocol, entries without errors sort before entries with
errors. Finally, if two entries have the same redirect depth, protocol
type and error, we sort using the transaction ID (which is enough to
avoid making tests nondeterministic).

With this functionality, we should be able to write relatively easily an
analysis algorithm for Web Connectivity LTE.

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

24887 of 30957 relevant lines covered (80.39%)

39.11 hits per line

Source Files on job 0 - 7052596756.1
  • Tree
  • List 0
  • Changed 24
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7052596756
  • c056f798 on github
  • Prev Job for on master (#7051469539.1)
  • Next Job for on master (#7053591731.1)
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