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

openconfig / kne / 13775441568 / 1
46%
main: 46%

Build:
DEFAULT BRANCH: main
Ran 10 Mar 2025 09:49PM UTC
Files 56
Run time 3s
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

10 Mar 2025 09:48PM UTC coverage: 46.197%. Remained the same
13775441568.1

push

github

web-flow
deploy - correct go install output (#586)

Upon an invalid `kind` version, the following message is displayed:
Error: failed to deploy cluster: failed to check for dependencies: kind version check failed: got 0.19.0, want 0.24.0. install with `go install sigs.k8s.io/kind@0.24.0`

Executing the instruction fails, due to an in-valid version tag:
`go: sigs.k8s.io/kind@0.24.0: sigs.k8s.io/kind@0.24.0: invalid version: unknown revision 0.24.0`

The `v` is being stripped off by `parseVersion` as changed in 1d152a.

Since `parseVersion` explicitly requires a `v` prefix, it should be safe
to just add this back in the human output.

5491 of 11886 relevant lines covered (46.2%)

0.53 hits per line

Source Files on job 13775441568.1
  • Tree
  • List 56
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13775441568
  • 6c50576b on github
  • Prev Job for on main (#13725899226.1)
  • Next Job for on main (#13775445918.1)
  • Delete
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