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

GoogleCloudPlatform / cloud-trace-nodejs / 1829
96%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2017 04:44PM UTC
Jobs 4
Files 26
Run time 69min
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
1829

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

461 of 535 branches covered (86.17%)

7 of 7 new or added lines in 1 file covered. (100.0%)

1260 of 1308 relevant lines covered (96.33%)

2425.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1829.1 (GCLOUD_PROJECT=0 CXX=g++-4.8) 15 Mar 2017 04:58PM UTC 0
96.29
Travis Job 1829.1
2 1829.2 (GCLOUD_PROJECT=0 CXX=g++-4.8) 15 Mar 2017 05:51PM UTC 0
96.33
Travis Job 1829.2
3 1829.3 (GCLOUD_PROJECT=0 CXX=g++-4.8) 15 Mar 2017 04:44PM UTC 0
96.33
Travis Job 1829.3
4 1829.4 (GCLOUD_PROJECT=0 CXX=g++-4.8) 15 Mar 2017 05:51PM UTC 0
96.33
Travis Job 1829.4
Source Files on build 1829
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1829
  • ca4b67bd on github
  • Prev Build on master (#1823)
  • Next Build on master (#1831)
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