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

m-lab / ndt7-client-go / 21163254777
71%

Build:
DEFAULT BRANCH: main
Ran 20 Jan 2026 07:38AM UTC
Jobs 1
Files 13
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

20 Jan 2026 07:36AM UTC coverage: 71.385%. Remained the same
21163254777

push

github

web-flow
fix(cmd/ndt7-client): avoid confusing `-locate.url` help string (#108)

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

701 of 982 relevant lines covered (71.38%)

17274.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21163254777.1 20 Jan 2026 07:38AM UTC 13
71.38
GitHub Action Run
Source Files on build 21163254777
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a41e3742 on github
  • Prev Build on main (#21152091587)
  • Next Build on main (#21211047940)
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