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

NVIDIA / holodeck / 21830415155
46%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/660
DEFAULT BRANCH: main
Ran 09 Feb 2026 03:09PM UTC
Jobs 1
Files 32
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

09 Feb 2026 03:07PM UTC coverage: 46.362% (-0.2%) from 46.52%
21830415155

push

github

ArangoGutierrez
fix: critical bugs — storageSizeGB race, log.Fatalf in goroutine, file permissions

- Use local variable for storageSizeGB instead of taking address of
  package-level var, preventing data race and pointer aliasing with AWS SDK
- Replace log.Fatalf in provisioner goroutine with proper error propagation
  via channel and sync.WaitGroup, preventing process crash and goroutine leaks
- Simplify status.go update() to MkdirAll + WriteFile + Chmod(0600),
  removing redundant os.Create(0666) that left cache files world-readable

Re-implemented against current upstream/main (a19ea845).

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

5 of 27 new or added lines in 3 files covered. (18.52%)

5 existing lines in 2 files now uncovered.

2313 of 4989 relevant lines covered (46.36%)

0.52 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.55
0.03% pkg/provider/aws/create.go
1
71.89
-0.21% pkg/provider/aws/status.go
20
2.32
-0.1% pkg/provisioner/provisioner.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
71.89
-0.21% pkg/provider/aws/status.go
3
2.32
-0.1% pkg/provisioner/provisioner.go
Jobs
ID Job ID Ran Files Coverage
1 21830415155.1 09 Feb 2026 03:09PM UTC 32
46.36
GitHub Action Run
Source Files on build 21830415155
  • Tree
  • List 32
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21830415155
  • 4f550eee on github
  • Prev Build on main (#21756354230)
  • 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