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

jaegertracing / jaeger-client-node / 1192
97%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2018 06:45PM UTC
Jobs 1
Files 37
Run time 3s
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
1192

push

travis-ci

web-flow
Change UDPSender callbacks to (numSpans: number, err?: string) => void (#226)

- Add proper type signatures to UDPSender and Reporter callbacks (instead of ?Function)
- Define sender callbacks as `(numSpans: number, err?: string) => void` instead of passing a SenderResponse object (avoids unnecessary memory allocation)
- Remove logging from UDPSender, instead return the error to the reporter that logs it
- Fix the tests (`done()` was called in the middle of some tests, aborting them prematurely)

Signed-off-by: Yuri Shkuro <ys@uber.com>

518 of 562 branches covered (92.17%)

Branch coverage included in aggregate %.

43 of 43 new or added lines in 3 files covered. (100.0%)

1139 of 1150 relevant lines covered (99.04%)

47.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/reporters/remote_reporter.js
Jobs
ID Job ID Ran Files Coverage
5 1192.5 (COVER=1 TEST_NODE_VERSION=0.10) 21 Feb 2018 06:45PM UTC 0
96.79
Travis Job 1192.5
Source Files on build 1192
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1192
  • a7862900 on github
  • Prev Build on master (#1187)
  • Next Build on master (#1194)
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