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

jaegertracing / jaeger-client-node / 1192 / 5
97%
master: 97%

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

21 Feb 2018 06:37PM UTC coverage: 96.787% (+0.5%) from 96.283%
COVER=1 TEST_NODE_VERSION=0.10

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 %.

1139 of 1150 relevant lines covered (99.04%)

47.48 hits per line

Source Files on job 1192.5 (COVER=1 TEST_NODE_VERSION=0.10)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 6
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 1192.5
  • a7862900 on github
  • Prev Job for COVER=1 TEST_NODE_VERSION=0.10 on master (#1187.5)
  • Next Job for COVER=1 TEST_NODE_VERSION=0.10 on master (#1194.5)
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