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

l50 / awsutils / 7664897119
70%

Build:
DEFAULT BRANCH: main
Ran 26 Jan 2024 06:59AM UTC
Jobs 1
Files 6
Run time 1s
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

26 Jan 2024 06:50AM UTC coverage: 69.453% (-0.3%) from 69.733%
7664897119

push

github

web-flow
Refactored AWS EC2 utility functions and relocated tests. (#507)

**Added:**

- `network.go` - Introduced new file for networking-related functions.
- `GetSubnetID` function - Retrieves the ID of the subnet by name.
- `GetVPCID` function - Fetches the ID of the VPC by name.
- `IsSubnetPubliclyRoutable` function - Checks if a subnet is publicly routable.
- `ListSecurityGroupsForVpc` function - Lists all security groups for a VPC ID.
- `network_test.go` - Added tests for newly relocated functions.

**Changed:**

- Relocated `GetSubnetID`, `GetVPCID`, `IsSubnetPubliclyRoutable`, and
  `ListSecurityGroupsForVpc` from `ec2.go` to `network.go`.
- Refactored associated tests to match the new file structure.
- Updated the import paths and references in tests to align with the new file
  structure.

**Removed:**

- Redundant code from `ec2.go` and `ec2_test.go` after the relocation of
  networking-related functions and tests.

673 of 969 relevant lines covered (69.45%)

5.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7664897119.1 26 Jan 2024 06:59AM UTC 0
69.45
GitHub Action Run
Source Files on build 7664897119
Detailed source file information is not available for this build.
  • Back to Repo
  • 6481b4f1 on github
  • Prev Build on main (#7617173852)
  • Next Build on main (#7664899559)
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