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

kubernetes-sigs / external-dns / 27338244712
81%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 09:48AM UTC
Jobs 2
Files 156
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

11 Jun 2026 09:44AM UTC coverage: 80.608%. Remained the same
27338244712

push

github

web-flow
test(source): fix flaky unstructured source test (#6483)

TestNewUnstructuredFQDNSource_Errors/"WaitForDynamicCacheSync error
propagates" built its fake dynamic client with an empty scheme and nil
list kinds. NewUnstructuredFQDNSource calls informerFactory.Start before
WaitForDynamicCacheSync returns, so a reflector goroutine could race the
pre-cancelled context and issue a LIST on virtualmachineinstances. With
no registered list kind the fake client panics ("you must register
resource to list kind"), and because the panic happens in a background
goroutine it crashed the whole source test binary intermittently.

Register the VirtualMachineInstanceList kind so a racing LIST returns
cleanly. The pre-cancelled context still drives the asserted
"failed to sync" error.

17479 of 21684 relevant lines covered (80.61%)

1436.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 27338244712.1 11 Jun 2026 09:48AM UTC 156
80.61
GitHub Action Run
2 run-macos-latest - 27338244712.2 11 Jun 2026 09:51AM UTC 156
80.61
GitHub Action Run
Source Files on build 27338244712
  • Tree
  • List 156
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27338244712
  • daefe864 on github
  • Prev Build on master (#27307137416)
  • Next Build on master (#27407083627)
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