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

ooni / probe-cli / 7052596756
72%

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

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

53 of 53 new or added lines in 2 files covered. (100.0%)

5 existing lines in 1 file now uncovered.

24887 of 30957 relevant lines covered (80.39%)

39.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 7052596756.1 30 Nov 2023 09:46PM UTC 0
80.39
GitHub Action Run
Source Files on build 7052596756
Detailed source file information is not available for this build.
  • Back to Repo
  • c056f798 on github
  • Prev Build on master (#7051469539)
  • Next Build on master (#7053591731)
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