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

GoogleCloudPlatform / cloud-trace-nodejs / 1829 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2017 04:58PM UTC
Files 25
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

15 Mar 2017 04:35PM UTC coverage: 96.29% (+0.01%) from 96.276%
GCLOUD_PROJECT=0 CXX=g++-4.8

push

travis-ci

web-flow
Ensure http response streams are paused (#438)

Responses returned by http#request are yielded in paused mode. By
attaching a 'data' listener to the request the http instrumentation was
switching the stream to flowing mode which could cause the request to
drain before the calling framework had a chance to attach their own
listeners.

This also removes a test for tracking span duration for http requests
with responses that were never checked. We are actually not able to
properly close spans in this case without changing the behavior of the
requests so this test should not pass.

Fixes #437 

PR-URL: https://github.com/GoogleCloudPlatform/cloud-trace-nodejs/pull/438

447 of 523 branches covered (85.47%)

1220 of 1267 relevant lines covered (96.29%)

700.23 hits per line

Source Files on job 1829.1 (GCLOUD_PROJECT=0 CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1829
  • Travis Job 1829.1
  • ca4b67bd on github
  • Prev Job for GCLOUD_PROJECT=0 CXX=g++-4.8 on master (#1823.1)
  • Next Job for GCLOUD_PROJECT=0 CXX=g++-4.8 on master (#1831.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