Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Stream documentation #20

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Improve Stream documentation #20

merged 1 commit into from
Jan 17, 2022

Conversation

embano1
Copy link
Owner

@embano1 embano1 commented Jan 17, 2022

Closes: #14
Signed-off-by: Michael Gasch [email protected]

Closes: #14
Signed-off-by: Michael Gasch <[email protected]>
@embano1 embano1 changed the title chore: Improve Stream documentation Improve Stream documentation Jan 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2022

Codecov Report

Merging #20 (34b6a62) into main (d999022) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   89.71%   89.71%           
=======================================
  Files           4        4           
  Lines         175      175           
=======================================
  Hits          157      157           
  Misses         11       11           
  Partials        7        7           
Impacted Files Coverage Δ
stream.go 90.47% <ø> (ø)

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 d999022...34b6a62. Read the comment docs.

@embano1 embano1 enabled auto-merge January 17, 2022 17:04
@embano1 embano1 disabled auto-merge January 17, 2022 17:04
@embano1 embano1 merged commit f688f35 into main Jan 17, 2022
@embano1 embano1 deleted the issue-14 branch January 17, 2022 17:04
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.

Clarify stream.Next() blocks
2 participants