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

GoogleCloudPlatform / cloud-trace-nodejs / 2714 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2017 06:31PM UTC
Files 28
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.341%. Remained the same
CXX=g++-4.8 GCLOUD_TRACE_NEW_CONTEXT=1

cron

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

524 of 605 branches covered (86.61%)

1290 of 1339 relevant lines covered (96.34%)

1085.75 hits per line

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