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

m-lab / uuid-annotator / 305
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.10
DEFAULT BRANCH: main
Ran 05 Apr 2023 09:13PM UTC
Jobs 1
Files 11
Run time 1s
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 09:13PM UTC coverage: 100.0%. First build
305

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

Jobs
ID Job ID Ran Files Coverage
1 305.1 05 Apr 2023 09:13PM UTC 11
100.0
Travis Job 305.1
Source Files on build 305
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #305
  • 4b67b33c on github
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