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

NVIDIA / holodeck / 23084724262
56%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/773
DEFAULT BRANCH: main
Ran 14 Mar 2026 09:01AM UTC
Jobs 1
Files 38
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

14 Mar 2026 08:55AM UTC coverage: 55.859% (+2.1%) from 53.714%
23084724262

push

github

ArangoGutierrez
fix: address Copilot review — remove duplicate route table, use hostForNode, add real tests

1. Remove orphaned createRouteTable() call in cluster mode — private subnet
   gets NAT-routed table from createPrivateRouteTable(), public subnet gets
   IGW-routed table from createPublicRouteTable(). The old call created an
   unused IGW table for the private subnet.

2. Complete hostForNode migration in GetClusterHealth — match nodes by both
   PublicIP and PrivateIP so SSM transport nodes (no public IP) are found.
   GetClusterHealthFromEnv falls back to PrivateIP when PublicIP is empty.

3. Replace trivial compile-time checks with 6 behavioral mock tests:
   - TestCreateInstancesSetsNoPublicIP (captures RunInstancesInput)
   - TestCreateInstancesUsesRoleSecurityGroup (CP/Worker SG selection)
   - TestPrivateRouteTableRoutesToNATGW (NAT GW, not IGW)
   - TestPublicRouteTableRoutesToIGW (IGW + public subnet association)
   - TestPublicSubnetCreatedInCorrectCIDR (10.0.1.0/24)
   - TestNATGatewayCreatedInPublicSubnet (placed in public subnet)

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

0 of 28 new or added lines in 2 files covered. (0.0%)

1 existing line in 1 file now uncovered.

3637 of 6511 relevant lines covered (55.86%)

0.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
58.53
20.36% pkg/provider/aws/cluster.go
23
12.71
-0.21% pkg/provisioner/cluster.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
12.71
-0.21% pkg/provisioner/cluster.go
Jobs
ID Job ID Ran Files Coverage
1 23084724262.1 14 Mar 2026 09:01AM UTC 38
55.86
GitHub Action Run
Source Files on build 23084724262
  • Tree
  • List 38
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23084724262
  • 08051957 on github
  • Prev Build on pull-request/728 (#23083953444)
  • Next Build on pull-request/728 (#23084812316)
  • 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