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

jaegertracing / jaeger / 2391
100%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2017 02:48PM UTC
Jobs 1
Files 111
Run time 6s
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

pending completion
2391

Pull #570

travis-ci

web-flow
Fix jaeger agent embedded reported builder bug

- When overriding the collector service name using the agent app builder's embedded
  `WithCollectorServiceName`, the service name is stored in the embedded struct and
  not in the outer struct.

- When constructing an agent using `createAgent`, `GetHttpServer` reads the outer
  struct leading to different behavior when reading configuration from a file, as
  opposed to using the builder.

- This change uses go-yaml's `inline` keyword to deserialize embedded structs.

Signed-off-by: Prithvi Raj <p.r@uber.com>
Pull Request #570: Fix jaeger agent embedded reporter builder bug

1 of 1 new or added line in 1 file covered. (100.0%)

6751 of 6751 relevant lines covered (100.0%)

38.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2391.1 (TESTS=true COVERAGE=true) 29 Nov 2017 02:48PM UTC 0
100.0
Travis Job 2391.1
Source Files on build 2391
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2391
  • Pull Request #570
  • PR Base - master (#2385)
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