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

NVIDIA / holodeck / 23486138833
56%
main: 48%

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

24 Mar 2026 11:02AM UTC coverage: 56.313% (-0.04%) from 56.349%
23486138833

push

github

ArangoGutierrez
fix(aws): delete subnets before route tables to avoid DependencyViolation

CI IAM user (cnt-ci) lacks ec2:DisassociateRouteTable, so the explicit
disassociation approach fails with 403. Instead, swap the deletion order:
delete subnets first (which implicitly removes route table associations),
then delete route tables. This avoids needing DisassociateRouteTable
entirely.

Remove the disassociateRouteTableSubnets helper and DisassociateRouteTable
from the EC2Client interface since they are no longer needed.

Validated with local E2E: create + delete completes cleanly.

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

2 of 2 new or added lines in 1 file covered. (100.0%)

3724 of 6613 relevant lines covered (56.31%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23486138833.1 24 Mar 2026 11:10AM UTC 38
56.31
GitHub Action Run
Source Files on build 23486138833
  • 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 #23486138833
  • a9e2161f on github
  • Prev Build on pull-request/735 (#23481141291)
  • 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