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

m-lab / uuid-annotator / 304
100%

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

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

27 of 27 new or added lines in 2 files covered. (100.0%)

773 of 773 relevant lines covered (100.0%)

1.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 304.1 05 Apr 2023 08:00PM UTC 11
100.0
Travis Job 304.1
Source Files on build 304
  • Tree
  • List 11
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #304
  • 4b67b33c on github
  • Prev Build on main (#298)
  • Next Build on main (#343)
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