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 2020/01/08 07:37:01 UTC

[GitHub] [libcloud] codecov-io edited a comment on issue #1395: WIP: Add LXD driver & tests

codecov-io edited a comment on issue #1395: WIP: Add LXD driver & tests
URL: https://github.com/apache/libcloud/pull/1395#issuecomment-571922429
 
 
   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1395?src=pr&el=h1) Report
   > Merging [#1395](https://codecov.io/gh/apache/libcloud/pull/1395?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/617be30dc3997b3b4031c5f88ebcf478ba63ca61?src=pr&el=desc) will **increase** coverage by `0.07%`.
   > The diff coverage is `64.54%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1395/graphs/tree.svg?width=650&token=PYoduksh69&height=150&src=pr)](https://codecov.io/gh/apache/libcloud/pull/1395?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           trunk    #1395      +/-   ##
   =========================================
   + Coverage   86.3%   86.37%   +0.07%     
   =========================================
     Files        372      366       -6     
     Lines      76545    76865     +320     
     Branches    7009     7546     +537     
   =========================================
   + Hits       66060    66390     +330     
   + Misses      7683     7607      -76     
   - Partials    2802     2868      +66
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1395?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libcloud/common/base.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2Jhc2UucHk=) | `89.91% <ø> (-0.58%)` | :arrow_down: |
   | [libcloud/compute/drivers/gridspot.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2dyaWRzcG90LnB5) | `92.45% <ø> (ø)` | :arrow_up: |
   | [libcloud/container/providers.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29udGFpbmVyL3Byb3ZpZGVycy5weQ==) | `60% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/drivers/elasticstack.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2VsYXN0aWNzdGFjay5weQ==) | `70.05% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/drivers/cloudsigma.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2Nsb3Vkc2lnbWEucHk=) | `84.51% <ø> (ø)` | :arrow_up: |
   | [libcloud/common/gandi.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2dhbmRpLnB5) | `77.77% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/drivers/elastichosts.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2VsYXN0aWNob3N0cy5weQ==) | `93.75% <ø> (ø)` | :arrow_up: |
   | [libcloud/common/brightbox.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2JyaWdodGJveC5weQ==) | `53.65% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/drivers/rimuhosting.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL3JpbXVob3N0aW5nLnB5) | `72.41% <ø> (ø)` | :arrow_up: |
   | [libcloud/compute/drivers/azure\_arm.py](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2F6dXJlX2FybS5weQ==) | `55.98% <ø> (+0.08%)` | :arrow_up: |
   | ... and [70 more](https://codecov.io/gh/apache/libcloud/pull/1395/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1395?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/1395?src=pr&el=footer). Last update [617be30...d1fd0a0](https://codecov.io/gh/apache/libcloud/pull/1395?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