• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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
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
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
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
13238702147 master chore: update toolchain to go1.22.3 (#1688) ## 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/is... push 10 Feb 2025 10:33AM UTC web-flow github
71.87
13225047697 master chore: address go report card comments (#1687) ## 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... push 09 Feb 2025 11:12AM UTC web-flow github
71.88
13224945807 master chore: update stuninput to latest TPO snowflake (#1686) ## 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/o... push 09 Feb 2025 10:57AM UTC web-flow github
71.88
13224730960 master chore: update user-agent (#1685) ## 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/2841 -... push 09 Feb 2025 10:27AM UTC web-flow github
71.87
13224441627 master chore: update bundled certs (#1684) ## 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/284... push 09 Feb 2025 09:45AM UTC web-flow github
71.89
13224384545 master chore: upgrade probe-assets to latest version (#1683) ## 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 09 Feb 2025 09:41AM UTC web-flow 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