-
Notifications
You must be signed in to change notification settings - Fork 21
Pipeline #30
Pipeline #30
Conversation
|
This pull request introduces 2 alerts when merging 188c469 into 25c5cc6 - view on LGTM.com new alerts:
|
itamarhaber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please adjust the docstring for the Pipeline class.
redistimeseries/client.py
Outdated
| return p | ||
|
|
||
| class Pipeline(Pipeline, Client): | ||
| "Pipeline for ReJSONClient" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tsk tsk tsk
Codecov Report
@@ Coverage Diff @@
## master #30 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 244 264 +20
=====================================
+ Hits 244 264 +20
Continue to review full report at Codecov.
|
|
This pull request introduces 2 alerts when merging 44cc3da into 25c5cc6 - view on LGTM.com new alerts:
|
|
This pull request introduces 2 alerts and fixes 6 when merging 49018a1 into 25c5cc6 - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request fixes 5 alerts when merging 730e11a into b2e46d9 - view on LGTM.com fixed alerts:
|
Added pipeline option to the client
With tests