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

m-lab / uuid-annotator / 299 / 1
99%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.10
DEFAULT BRANCH: main
Ran 04 Apr 2023 08:41PM UTC
Files 11
Run time 0s
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

04 Apr 2023 08:41PM UTC coverage: 100.0%. Remained the same
299.1

push

travis-ci-com

Nathan Kinkade
Adds load balancer IP to localIPs for virtual machines

Virtual machines will be part of managed instance groups, which sit
behind a pass-through TCP load balancer. In such cases, packets arriving
to the machine from the load balancer will have a destination address of
the load balancers public IP, which is not a local address on the
machine. Without these changes uuid-annotator will refuse to annoate a
connection, since it doesn't recognize the destination IP address as
being its own (annotate.FindDirection() fails). These changes cause
siteannotator.New() to append the public IP address from site info if
the netmask is /32, which indicates a virtual machine.

771 of 771 relevant lines covered (100.0%)

1.13 hits per line

Source Files on job 299.1
  • Tree
  • List 11
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 277
  • Travis Job 299.1
  • 41591222 on github
  • Prev Job for on sandbox-kinkade (#288.1)
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