Skip to content

Conversation

@Julio-Guerra
Copy link

Fix the example showing how to store a value into a stream context:

  • get the stream context out of the stream object.
  • pass the newly created wrapped stream to the handler.

Fix the example showing how to store a value into a stream context:
- get the stream context out of the stream object.
- pass the newly created wrapped stream to the handler.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   73.09%   73.09%           
=======================================
  Files          36       36           
  Lines        1349     1349           
=======================================
  Hits          986      986           
  Misses        314      314           
  Partials       49       49

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 f849b54...e77a5da. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants