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

NVIDIA / holodeck / 23746348166
46%
main: 48%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/config-1.32.14
DEFAULT BRANCH: main
Ran 30 Mar 2026 01:10PM UTC
Jobs 1
Files 65
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

30 Mar 2026 01:08PM UTC coverage: 45.802%. Remained the same
23746348166

push

github

ArangoGutierrez
fix: use grep -w for exact IP matching in cluster node configuration

When configuring cluster nodes, the grep command used to find node names
by private IP would match IP prefixes as substrings (e.g., 10.0.1.8
matching 10.0.1.81), concatenating multiple node names with a newline.
This caused kubectl to fail with "nodes not found" for the combined
string.

Add -w flag to grep for word-boundary matching, ensuring each IP matches
only its exact occurrence in kubectl output.

Fixes #756

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

0 of 2 new or added lines in 1 file covered. (0.0%)

4975 of 10862 relevant lines covered (45.8%)

0.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
12.71
0.0% pkg/provisioner/cluster.go
Jobs
ID Job ID Ran Files Coverage
1 23746348166.1 30 Mar 2026 01:10PM UTC 65
45.8
GitHub Action Run
Source Files on build 23746348166
  • Tree
  • List 65
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23746348166
  • 31659f6c on github
  • Prev Build on main (#23744993115)
  • 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