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

m-lab / uuid-annotator / 304 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 05 Apr 2023 08:00PM UTC
Files 11
Run time 11min
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

05 Apr 2023 08:00PM UTC coverage: 100.0%. Remained the same
304.1

push

travis-ci-com

GitHub
Adds public IP of LB to localIPs slice (#55)

* Adds public IP of LB to localIPs slice

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 balancer's 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 either the Src of Dest IP address
as being its own (annotate.FindDirection() fails). These changes cause
siteannotator.New() to append the public IP address from siteinfo to
localIPs if it is a virtual machine.

* Fixes a typo in a comment

773 of 773 relevant lines covered (100.0%)

1.13 hits per line

Source Files on job 304.1
  • Tree
  • List 11
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 282
  • Travis Job 304.1
  • 4b67b33c on github
  • Prev Job for on main (#298.1)
  • Next Job for on main (#343.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