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

NVIDIA / holodeck / 23047413512
49%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/773
DEFAULT BRANCH: main
Ran 13 Mar 2026 10:50AM 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

13 Mar 2026 09:52AM UTC coverage: 49.313% (-0.3%) from 49.567%
23047413512

push

github

ArangoGutierrez
feat: add Transport abstraction for SSH connections

Introduce Transport interface so each provider controls how SSH
connections are established. DirectTransport for single-node and SSH
provider. SSMTransport for AWS cluster mode with retry-based dial (D1).
Provisioner unchanged — just receives working connections.

- Transport interface with Dial() and Target() methods
- DirectTransport: TCP dial to host:22 (existing behavior)
- SSMTransport: AWS SSM port forwarding with exponential backoff retry
- Provisioner gets functional option WithTransport()
- NodeInfo gets InstanceID and Transport fields
- Backwards compatible: nil transport falls back to DirectTransport

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

28 of 98 new or added lines in 3 files covered. (28.57%)

1 existing line in 1 file now uncovered.

2944 of 5970 relevant lines covered (49.31%)

0.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
13.42
-0.13% pkg/provisioner/cluster.go
14
2.41
-0.06% pkg/provisioner/provisioner.go
46
37.84
pkg/provisioner/transport.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
2.41
-0.06% pkg/provisioner/provisioner.go
Jobs
ID Job ID Ran Files Coverage
1 23047413512.1 13 Mar 2026 10:50AM UTC 38
49.31
GitHub Action Run
Source Files on build 23047413512
  • 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 #23047413512
  • f09aa794 on github
  • Prev Build on main (#23044432389)
  • 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