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

zalando-incubator / kube-ingress-aws-controller / 20185089321
71%
master: 72%

Build:
Build:
LAST BUILD BRANCH: feature/target-group-ip-address-type
DEFAULT BRANCH: master
Ran 13 Dec 2025 02:04AM UTC
Jobs 1
Files 27
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

13 Dec 2025 02:03AM UTC coverage: 71.436% (-0.2%) from 71.597%
20185089321

Pull #763

github

speruri
Fix WithTargetGroupIPAddressType method to accept any value, not just ipv6

The method was previously only setting the targetGroupIPAddressType field when
the value was "ipv6", otherwise it would do nothing. This prevented the field
from being initialized to "ipv4" (the default) in tests and production code.

Changes:
- Modified WithTargetGroupIPAddressType() to always set the value
- Updated worker_test.go to call WithTargetGroupIPAddressType with the default ipv4 value
- Updated all 11 test fixture parameter files to use "ipv4" instead of empty string
- This ensures proper initialization of target group IP address type in CloudFormation
Pull Request #763: Support for ipv6 target groups

32 of 47 new or added lines in 4 files covered. (68.09%)

2871 of 4019 relevant lines covered (71.44%)

11.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
41.49
0.24% controller.go
14
34.41
-0.66% aws/adapter.go
Jobs
ID Job ID Ran Files Coverage
1 20185089321.1 13 Dec 2025 02:04AM UTC 27
71.44
GitHub Action Run
Source Files on build 20185089321
  • Tree
  • List 27
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #763
  • PR Base - master (#20160817011)
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

© 2025 Coveralls, Inc