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/17 18:08:05 UTC

[GitHub] [libcloud] codecov-io edited a comment on issue #1315: Various Gridscale driver and paramiko SSH client improvements

codecov-io edited a comment on issue #1315: Various Gridscale driver and paramiko SSH client improvements
URL: https://github.com/apache/libcloud/pull/1315#issuecomment-512189416
 
 
   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1315?src=pr&el=h1) Report
   > Merging [#1315](https://codecov.io/gh/apache/libcloud/pull/1315?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/817fdeb63ecc5abd157df441a75399e09d4ab30e?src=pr&el=desc) will **decrease** coverage by `0.05%`.
   > The diff coverage is `50.85%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1315/graphs/tree.svg?width=650&token=PYoduksh69&height=150&src=pr)](https://codecov.io/gh/apache/libcloud/pull/1315?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           trunk    #1315      +/-   ##
   =========================================
   - Coverage   85.9%   85.84%   -0.06%     
   =========================================
     Files        365      365              
     Lines      75137    75274     +137     
     Branches    6858     6873      +15     
   =========================================
   + Hits       64547    64620      +73     
   - Misses      7825     7887      +62     
   - Partials    2765     2767       +2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1315?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libcloud/test/compute/test\_openstack.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3Rfb3BlbnN0YWNrLnB5) | `94.76% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/compute/test\_ec2.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3RfZWMyLnB5) | `97.92% <ø> (ø)` | :arrow_up: |
   | [libcloud/test/test\_init.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC90ZXN0X2luaXQucHk=) | `61.53% <0%> (ø)` | :arrow_up: |
   | [libcloud/\_\_init\_\_.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvX19pbml0X18ucHk=) | `65.38% <0%> (+2.42%)` | :arrow_up: |
   | [libcloud/test/compute/test\_gridscale.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3RfZ3JpZHNjYWxlLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [libcloud/common/gridscale.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2dyaWRzY2FsZS5weQ==) | `83.92% <100%> (+1.23%)` | :arrow_up: |
   | [libcloud/compute/base.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9iYXNlLnB5) | `93.4% <50%> (+0.02%)` | :arrow_up: |
   | [libcloud/test/compute/test\_ssh\_client.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3Rfc3NoX2NsaWVudC5weQ==) | `25.1% <6%> (-5.06%)` | :arrow_down: |
   | [libcloud/compute/ssh.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9zc2gucHk=) | `32.2% <8%> (-2.69%)` | :arrow_down: |
   | [libcloud/compute/drivers/gridscale.py](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2dyaWRzY2FsZS5weQ==) | `84.87% <81.63%> (+2.78%)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/libcloud/pull/1315/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1315?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/1315?src=pr&el=footer). Last update [817fdeb...d682657](https://codecov.io/gh/apache/libcloud/pull/1315?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