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

NVIDIA / holodeck / 21756320980
47%

Build:
DEFAULT BRANCH: main
Ran 06 Feb 2026 03:41PM UTC
Jobs 1
Files 31
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

06 Feb 2026 03:39PM UTC coverage: 49.36% (-0.07%) from 49.431%
21756320980

push

github

web-flow
fix(cleanup): add context propagation and timeout support (#608)

Add proper context handling to cleanup operations to enable:
- Cancellation support (Ctrl+C terminates cleanup gracefully)
- Per-VPC timeout configuration (default: 15 minutes)
- Signal handling (SIGINT/SIGTERM)

Changes:
- Add context parameter to all public cleanup methods
- Add --timeout flag to cleanup CLI command
- Propagate context through all AWS API calls
- Add context cancellation checks between cleanup steps
- Use context-aware retry delays for VPC deletion

This addresses a critical production concern where cleanup operations
could hang indefinitely without timeout or cancellation support.

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

50 of 75 new or added lines in 1 file covered. (66.67%)

2315 of 4690 relevant lines covered (49.36%)

0.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
25
72.42
-2.58% pkg/cleanup/cleanup.go
Jobs
ID Job ID Ran Files Coverage
1 21756320980.1 06 Feb 2026 03:41PM UTC 31
49.36
GitHub Action Run
Source Files on build 21756320980
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21756320980
  • 0b71bfb6 on github
  • Prev Build on main (#21756132194)
  • Next 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