You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/12/29 19:14:14 UTC

[GitHub] [libcloud] codecov-io commented on issue #1397: Promote `ex_prefix` to top-level storage SDK argument

codecov-io commented on issue #1397: Promote `ex_prefix` to top-level storage SDK argument
URL: https://github.com/apache/libcloud/pull/1397#issuecomment-569533634
 
 
   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=h1) Report
   > Merging [#1397](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/043bb6d46248384bb6bc4357aa47c0c201d16b7b?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `94.73%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1397/graphs/tree.svg?width=650&token=PYoduksh69&height=150&src=pr)](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##            trunk    #1397      +/-   ##
   ==========================================
   - Coverage   86.58%   86.57%   -0.01%     
   ==========================================
     Files         364      364              
     Lines       76193    76209      +16     
     Branches     7439     7441       +2     
   ==========================================
   + Hits        65968    65981      +13     
   - Misses       7400     7402       +2     
   - Partials     2825     2826       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libcloud/test/storage/test\_s3.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfczMucHk=) | `91.47% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/storage/test\_azure\_blobs.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfYXp1cmVfYmxvYnMucHk=) | `92% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/storage/test\_cloudfiles.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfY2xvdWRmaWxlcy5weQ==) | `89.38% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/storage/test\_dummy.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfZHVtbXkucHk=) | `90% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/storage/test\_oss.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3Rfb3NzLnB5) | `95.34% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/storage/test\_local.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfbG9jYWwucHk=) | `90.59% <100%> (+0.14%)` | :arrow_up: |
   | [libcloud/storage/drivers/cloudfiles.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2Nsb3VkZmlsZXMucHk=) | `79.63% <100%> (-0.05%)` | :arrow_down: |
   | [libcloud/storage/drivers/s3.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL3MzLnB5) | `89.15% <100%> (-0.03%)` | :arrow_down: |
   | [libcloud/storage/drivers/oss.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL29zcy5weQ==) | `70.55% <100%> (-0.08%)` | :arrow_down: |
   | [libcloud/storage/drivers/local.py](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2xvY2FsLnB5) | `73.26% <100%> (+0.26%)` | :arrow_up: |
   | ... and [5 more](https://codecov.io/gh/apache/libcloud/pull/1397/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=footer). Last update [043bb6d...1ea7b36](https://codecov.io/gh/apache/libcloud/pull/1397?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services