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

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

Build:
Build:
LAST BUILD BRANCH: v0.5.10
DEFAULT BRANCH: main
Repo Added 03 Jan 2020 07:47PM UTC
Files 11
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

LAST BUILD ON BRANCH v0.5.2
branch: v0.5.2
CHANGE BRANCH
x
Reset
  • v0.5.2
  • asnames
  • contentprovider
  • dependabot/go_modules/cmd/generate-schemas/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/net-0.7.0
  • dependabot/go_modules/golang.org/x/text-0.3.8
  • eliminate-test-races-fix-coverage
  • fakes
  • fix-cli-flags
  • fix-cli-flags2
  • fix-race
  • gcs
  • handler
  • ipandmain
  • ipservice-in-main
  • local-service
  • main
  • master
  • multiple-ips
  • parse-flags
  • parse-urls-correctly
  • sandbox-cristinaleon-1.20
  • sandbox-ipservice
  • sandbox-kinkade
  • sandbox-kinkade-mig-ip
  • sandbox-roberto-service-prefix-hostname
  • sandbox-roberto-update-go-dep
  • sandbox-saied-go118
  • sandbox-soltesz-asn
  • sandbox-soltesz-asn2
  • sandbox-soltesz-cidr
  • sandbox-soltesz-conditional
  • sandbox-soltesz-fix
  • sandbox-soltesz-fix-search
  • sandbox-soltesz-generate-schema
  • sandbox-soltesz-geo
  • sandbox-soltesz-geofork
  • sandbox-soltesz-hostname-flag
  • sandbox-soltesz-mmdb2
  • sandbox-soltesz-rv
  • sandbox-soltesz-rv2
  • sandbox-soltesz-scratch
  • sandbox-soltesz-siteinfo-cloud
  • sandbox-soltesz-srv
  • sandbox-soltesz-unindent
  • sandbox-soltesz-v4only
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7
  • v0.5.0
  • v0.5.1
  • v0.5.10
  • v0.5.6
  • v0.5.7
  • v0.5.8
  • v0.5.9

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

Relevant lines Covered
Build:
Build:
773 RELEVANT LINES 773 COVERED LINES
1.13 HITS PER LINE
Source Files on v0.5.2
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
305 v0.5.2 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 fro... push 05 Apr 2023 09:13PM UTC GitHub travis-ci-com
100.0
See All Builds (337)
  • Repo 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