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

m-lab / ndt7-client-go
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix/version
DEFAULT BRANCH: main
Repo Added 04 May 2019 08:48AM UTC
Files 13
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 fix/help
branch: fix/help
CHANGE BRANCH
x
Reset
  • fix/help
  • KwadroNaut-patch-1
  • allow-suffixed-paths
  • bassosimone-patch-1
  • chore/updatedeps
  • dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
  • dependabot/go_modules/golang.org/x/crypto-0.1.0
  • dependabot/go_modules/golang.org/x/sys-0.1.0
  • develop
  • feat/cri
  • feat/update-deps
  • feature/counterflowupload
  • feature/go
  • feature/go.mod
  • feature/install_instructions
  • feature/mlabns
  • feature/openssl2
  • feature/readme
  • feature/spec-v0.8.0
  • fix/extensibility
  • fix/misspells
  • fix/version
  • issue/15
  • issue/16
  • issue/34
  • main
  • master
  • mm-patches
  • netreplica-branch2
  • normalize-newjson
  • patch-1
  • sandbox-cristinaleon-1.20
  • sandbox-kinkade
  • sandbox-roberto-bump-version
  • sandbox-roberto-detect-arch
  • sandbox-roberto-fix-test
  • sandbox-roberto-improve-summary
  • sandbox-roberto-latency-on-upload
  • sandbox-roberto-message-scaling
  • sandbox-roberto-override-clientname
  • sandbox-roberto-remove-memory-alloc
  • sandbox-roberto-rename-flag
  • sandbox-roberto-retry-loop
  • sandbox-roberto-server-side-measurement
  • sandbox-roberto-summary
  • sandbox-roberto-update-go-dep
  • sandbox-roberto-update-readme
  • sandbox-roberto-update-version
  • sandbox-roberto-use-minrtt
  • sandbox-saied-go118
  • sandbox-soltesz
  • sandbox-soltesz-argsfromenv
  • sandbox-soltesz-locate-v2
  • stephen-soltesz-patch-1
  • stephen-soltesz-patch-2
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.7.0
  • x

19 Jan 2026 10:06PM UTC coverage: 71.385%. Remained the same
21152697683

Pull #108

github

bassosimone
fix(cmd/ndt7-client): remove backticks from -locate.url usage string

The -locate.url flag's usage string contained backticks around
`-locate.token`, which caused the flag package to incorrectly display
the flag name as "-locate.url -locate.token" in help output.

Go's flag package treats backticked text in usage strings as parameter
names to display in help output (e.g., flag.String("I", "", "search
`directory` for files") displays as "-I directory"). The backticks
around -locate.token were being extracted as the parameter name.

Removed the backticks to fix the confusing help display.

See: https://pkg.go.dev/flag#hdr-Usage_messages
Pull Request #108: fix(cmd/ndt7-client): remove backticks from -locate.url usage string

701 of 982 relevant lines covered (71.38%)

17023.95 hits per line

Relevant lines Covered
Build:
Build:
982 RELEVANT LINES 701 COVERED LINES
17023.95 HITS PER LINE
Source Files on fix/help
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21152697683 fix/help fix(cmd/ndt7-client): remove backticks from -locate.url usage string The -locate.url flag's usage string contained backticks around `-locate.token`, which caused the flag package to incorrectly display the flag name as "-locate.url -locate.token"... Pull #108 19 Jan 2026 10:09PM UTC bassosimone github
71.38
See All Builds (466)
  • 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

© 2026 Coveralls, Inc