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

ooni / probe-cli
72%

Build:
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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/latestengine
  • 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

12 Mar 2025 07:37AM UTC coverage: 71.885% (+0.002%) from 71.883%
13806074729

push

github

web-flow
refactor: eliminate oocrypto and oohttp forks (#1694)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
https://github.com/ooni/probe/issues/2827
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This diff is an attempt to eliminate oohttp and oocrypto forks from the
probe codebase and switch to using the stdlib functions directly.

42 of 45 new or added lines in 5 files covered. (93.33%)

5 existing lines in 1 file now uncovered.

28132 of 39135 relevant lines covered (71.88%)

45.74 hits per line

Relevant lines Covered
Build:
Build:
39135 RELEVANT LINES 28132 COVERED LINES
45.74 HITS PER LINE
Source Files on master
  • Tree
  • List 671
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13806074729 master refactor: eliminate oocrypto and oohttp forks (#1694) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: https://github.com/oon... push 12 Mar 2025 07:43AM UTC web-flow github
71.88
13789828466 refactor/no-forks chore: fix openvpn tests Pull #1694 11 Mar 2025 02:02PM UTC DecFox github
71.87
13786603556 refactor/no-forks feat: fix netxlite tests Pull #1694 11 Mar 2025 11:16AM UTC DecFox github
71.88
13756547313 refactor/no-forks chore: replace all reference of oocrypto Pull #1694 10 Mar 2025 04:06AM UTC DecFox github
71.89
13558764538 master fix: upgrade to using macos-13 for mac workflows (#1692) ## Checklist - [ ] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [ ] reference issue for this pull request: <!-- add URL here -... push 27 Feb 2025 04:19AM UTC web-flow github
71.88
13501533961 release/3.25 fix: upgrade download-artifact gh action to v4 (#1691) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: <!-- add URL here -->... push 24 Feb 2025 03:30PM UTC web-flow github
71.89
13501416284 master fix: upgrade download-artifact gh action to v4 (#1691) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: <!-- add URL here -->... push 24 Feb 2025 03:23PM UTC web-flow github
71.88
13501392232 fix/download-version fix: upgrade download-artifact gh action to v4 Pull #1691 24 Feb 2025 03:22PM UTC DecFox github
71.88
13500097705 master fix: upgrade upload-artifact gh action to v4 (#1690) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request - [ ] if you changed any... push 24 Feb 2025 02:21PM UTC web-flow github
71.87
13499994237 fix/checkout-version fix: upgrade upload-artifact gh action to v4 Pull #1690 24 Feb 2025 02:16PM UTC DecFox github
71.88
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