- Notifications
You must be signed in to change notification settings - Fork673
Update pipelines_and_jobs.rst#1092
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Looks good. Would you mind to change the commit message to something like:
|
This uses a context instead of inventing your own stream handler whichmakes the code simpler and should be fine for most use cases.Signed-off-by: Paul Spooren <mail@aparcar.org>
codecov-io commentedMay 7, 2020
Codecov Report
@@ Coverage Diff @@## master #1092 +/- ##======================================= Coverage 76.68% 76.68% ======================================= Files 10 10 Lines 2758 2758 ======================================= Hits 2115 2115 Misses 643 643 Continue to review full report at Codecov.
|
Sorry for the delay and thanks for the docs fix! |
This uses a context instead of inventing your own stream handler which makes the code simpler and should be fine for most use cases.