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

GoogleCloudPlatform / cloud-trace-nodejs / 2712 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2017 11:24PM UTC
Files 29
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

27 Nov 2017 10:56PM UTC coverage: 96.349% (+0.5%) from 95.818%
CXX=g++-4.8 GCLOUD_TRACE_NEW_CONTEXT=1

push

travis-ci

web-flow
fix: options.port is supposed to be a number (#608)

* fix: options.port is supposed to be a number

Per node's doc, `options.port` is supposed to be a number, but
trace-agent is checking if it's a string. Update the code so we just
check if it's truthy. I think it's better because zero is not a valid
port number and it'll also work for (non-empty) strings too.

* add a test

535 of 611 branches covered (87.56%)

1346 of 1397 relevant lines covered (96.35%)

1264.59 hits per line

Source Files on job 2712.3 (CXX=g++-4.8 GCLOUD_TRACE_NEW_CONTEXT=1)
  • Tree
  • List 0
  • Changed 18
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2712
  • Travis Job 2712.3
  • 84cd4771 on github
  • Prev Job for CXX=g++-4.8 GCLOUD_TRACE_NEW_CONTEXT=1 on master (#2709.1)
  • Next Job for CXX=g++-4.8 GCLOUD_TRACE_NEW_CONTEXT=1 on master (#2714.2)
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