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/07/19 14:12:14 UTC

[GitHub] [libcloud] codecov-io commented on issue #1306: Add Python type annotation for base Compute API

codecov-io commented on issue #1306: Add Python type annotation for base Compute API
URL: https://github.com/apache/libcloud/pull/1306#issuecomment-513243652
 
 
   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1306?src=pr&el=h1) Report
   > Merging [#1306](https://codecov.io/gh/apache/libcloud/pull/1306?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/25777a9497b832602b6bb6428d928b8643f34c22?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `92.92%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1306/graphs/tree.svg?width=650&token=PYoduksh69&height=150&src=pr)](https://codecov.io/gh/apache/libcloud/pull/1306?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##            trunk    #1306      +/-   ##
   ==========================================
   - Coverage   86.25%   86.25%   -0.01%     
   ==========================================
     Files         367      367              
     Lines       75252    75279      +27     
     Branches     6882     6885       +3     
   ==========================================
   + Hits        64911    64932      +21     
   - Misses       7568     7571       +3     
   - Partials     2773     2776       +3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1306?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libcloud/common/brightbox.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2JyaWdodGJveC5weQ==) | `53.65% <ø> (ø)` | :arrow_up: |
   | [libcloud/common/hostvirtual.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2hvc3R2aXJ0dWFsLnB5) | `59.37% <ø> (ø)` | :arrow_up: |
   | [libcloud/common/gridscale.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2dyaWRzY2FsZS5weQ==) | `83.92% <ø> (ø)` | :arrow_up: |
   | [libcloud/storage/drivers/cloudfiles.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2Nsb3VkZmlsZXMucHk=) | `79.45% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/providers.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9wcm92aWRlcnMucHk=) | `85.71% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/drivers/ec2.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2VjMi5weQ==) | `75.01% <ø> (ø)` | :arrow_up: |
   | [libcloud/common/liquidweb.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2xpcXVpZHdlYi5weQ==) | `96.49% <ø> (-0.07%)` | :arrow_down: |
   | [libcloud/utils/loggingconnection.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvdXRpbHMvbG9nZ2luZ2Nvbm5lY3Rpb24ucHk=) | `63.51% <ø> (ø)` | :arrow_up: |
   | [libcloud/common/base.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2Jhc2UucHk=) | `89.91% <100%> (ø)` | :arrow_up: |
   | [libcloud/common/azure\_arm.py](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2F6dXJlX2FybS5weQ==) | `73.01% <100%> (ø)` | :arrow_up: |
   | ... and [25 more](https://codecov.io/gh/apache/libcloud/pull/1306/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1306?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/1306?src=pr&el=footer). Last update [25777a9...49e3b6e](https://codecov.io/gh/apache/libcloud/pull/1306?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