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

NVIDIA / holodeck / 21830579866 / 1
48%
main: 48%

Build:
DEFAULT BRANCH: main
Ran 09 Feb 2026 03:14PM UTC
Files 32
Run time 0s
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:12PM UTC coverage: 46.362% (-0.2%) from 46.52%
21830579866.1

push

github

web-flow
fix: critical bugs — storageSizeGB race, log.Fatalf in goroutine, file permissions (#622)

- 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>

2313 of 4989 relevant lines covered (46.36%)

0.52 hits per line

Source Files on job 21830579866.1
  • Tree
  • List 32
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21830579866
  • 8405b1fe on github
  • Prev Job for on main (#21756354230.1)
  • Next Job for on main (#21831015229.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