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

ooni / probe-cli
4%
master: 72%

Build:
Build:
LAST BUILD BRANCH: refactor/no-forks
DEFAULT BRANCH: master
Repo Added 02 Dec 2019 01:37PM UTC
Files 671
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/latestengine
branch: feature/latestengine
CHANGE BRANCH
x
Reset
  • feature/latestengine
  • backend/369
  • bug-ooni/probe#1013
  • chore/bundle-update
  • chore/c-deps
  • chore/goversion-update
  • chore/major-dependencies
  • chore/probe-assets
  • chore/report-card-fix
  • chore/stun-input
  • chore/update-dependencies
  • chore/update-toolchain
  • chore/update-user-agent
  • clean-stop
  • config/category-codes
  • delete-all-measurements
  • develop
  • feat/orchestrate-switch
  • feature/coc
  • feature/periodic
  • feature/probe-engine-0.7.0
  • feature/updates
  • feature/v3.0.0
  • fix-list-ui
  • fix/1183
  • fix/build
  • fix/buildscript
  • fix/checkout-version
  • fix/download-version
  • fix/lockunlock
  • fix/one-msmt
  • fix/ooni_home
  • fix/show
  • fix/useragent
  • fullbuild
  • gh-aarch64
  • gh-armhf
  • independent-file
  • informed-consent-file
  • informed-consent-migration
  • issue-templates
  • issue/1004
  • issue/1005
  • issue/1016
  • issue/1030
  • issue/1043
  • issue/1125
  • issue/1185
  • issue/1185-slim
  • issue/1238
  • issue/125
  • issue/1281
  • issue/1283
  • issue/1289
  • issue/1315
  • issue/267
  • issue/316
  • issue/399
  • issue/41
  • issue/452
  • issue/748
  • issue/807
  • issue/969
  • issue/973
  • issue/update-engine
  • launchd
  • master
  • no-help
  • no-write-disk
  • packaging
  • packaging2
  • psiphon-metadata
  • rc/14
  • refactor-consolidate
  • refactor/no-forks
  • refactor2
  • refactor3
  • refs/tags/v3.0.10
  • refs/tags/v3.0.11
  • refs/tags/v3.0.7
  • refs/tags/v3.0.7-beta
  • refs/tags/v3.0.7-beta.1
  • refs/tags/v3.0.8
  • refs/tags/v3.0.8-beta
  • refs/tags/v3.0.9
  • refs/tags/v3.1.0
  • refs/tags/v3.2.0
  • refs/tags/v3.3.0
  • refs/tags/v3.4.0
  • release/13
  • release/3.0.0-rc.4
  • release/3.0.10
  • release/3.0.2
  • release/3.0.3
  • release/3.0.4
  • release/3.0.5
  • release/3.0.6
  • release/3.0.8
  • release/3.0.8-beta
  • release/3.0.9
  • release/3.11
  • release/3.11.0-deps
  • release/3.14
  • release/3.15
  • release/3.16
  • release/3.17
  • release/3.18
  • release/3.19
  • release/3.2.0
  • release/3.20
  • release/3.21
  • release/3.22
  • release/3.25
  • release/3.4.0
  • release/testing
  • release/testing_backport
  • release/v3.0.1
  • release/v3.0.7
  • return-msmt-uid
  • sbs-sandbox
  • signal-windows
  • stable
  • testing
  • tor-targets
  • update/engine
  • update/probe-engine
  • update/probe-engine-0.12.0
  • v3
  • v3.0
  • v3.0.0
  • v3.0.0-rc.10
  • v3.0.0-rc.11
  • v3.0.0-rc.12
  • v3.0.0-rc.13
  • v3.0.0-rc.14
  • v3.0.0-rc.4
  • v3.0.0-rc.5
  • v3.0.0-rc.6
  • v3.0.0-rc.7
  • v3.0.0-rc.8
  • v3.0.0-rc.9
  • v3.0.1
  • v3.0.12-alpha
  • v3.0.2
  • v3.0.3
  • v3.0.5
  • v3.0.6
  • version/3.1.0
  • version/3.3.0

26 Feb 2020 09:24PM UTC coverage: 3.555%. Remained the same
358

Pull #116

travis-ci

web-flow
deps: latest upper.io/db and pin probe-engine

We're specifically pinning a commit of probe-engine that is using
MK v0.10.11, so that we address the following issues:

1. we use db-ip.com for the country database as opposed to using
the increasingly stale MaxMind database (see https://github.com/ooni/probe-engine/issues/334)

2. we're using an implementation of WhatsApp that does not suffer
from the super-old CIDR bug (see https://github.com/ooni/probe-engine/issues/341)

3. we're not linking to libcurl anymore on Windows and Linux, thanks to
this new version of MK where we can optionally disable libcurl; we are
still linking to libcurl on macOS, but that has no impact on the binary
size since on macOS libcurl is part of the system

This should be enough, from my side to bless a new release of the
probe-cli (see https://github.com/ooni/probe/issues/1028).
Pull Request #116: deps: latest upper.io/db and pin probe-engine

7086 of 199330 relevant lines covered (3.55%)

0.04 hits per line

Relevant lines Covered
Build:
Build:
199330 RELEVANT LINES 7086 COVERED LINES
0.04 HITS PER LINE
Source Files on feature/latestengine
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
358 feature/latestengine deps: latest upper.io/db and pin probe-engine We're specifically pinning a commit of probe-engine that is using MK v0.10.11, so that we address the following issues: 1. we use db-ip.com for the country database as opposed to using the increasing... Pull #116 26 Feb 2020 09:31PM UTC web-flow travis-ci
3.55
357 feature/latestengine deps: latest upper.io/db and pin probe-engine We're specifically pinning a commit of probe-engine that is using MK v0.10.11, so that we address the following issues: 1. we use db-ip.com for the country database as opposed to using the increasing... push 26 Feb 2020 09:30PM UTC bassosimone travis-ci
3.58
See All Builds (4994)
  • 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