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

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

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

15 Mar 2017 04:35PM UTC coverage: 96.33% (+0.05%) 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

458 of 535 branches covered (85.61%)

1260 of 1308 relevant lines covered (96.33%)

574.4 hits per line

Source Files on job 1829.3 (GCLOUD_PROJECT=0 CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 1
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1829
  • Travis Job 1829.3
  • 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.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