Skip to content

Conversation

@bcoe
Copy link

@bcoe bcoe commented Jun 28, 2019

addresses an open customer issue related to "headers" being pushed outside of the comment in sample code.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 28, 2019
* .on('error', function(err) {})
* .on('response', function(response) {
* // Server connected and responded with the specified status and
* headers.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the tiny fix.

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #759 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #759   +/-   ##
=======================================
  Coverage   96.81%   96.81%           
=======================================
  Files           9        9           
  Lines        1132     1132           
  Branches      287      287           
=======================================
  Hits         1096     1096           
  Misses          9        9           
  Partials       27       27
Impacted Files Coverage Δ
src/file.ts 98.12% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 955f823...19b04e7. Read the comment docs.

@bcoe bcoe merged commit f9e5fd8 into master Jun 28, 2019
@bcoe bcoe deleted the fix-sample branch June 28, 2019 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants