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/10 12:00:03 UTC

[GitHub] [libcloud] codecov-io commented on issue #1307: Remove code needed for Python 2.5 and Python 2.6 compatibility

codecov-io commented on issue #1307: Remove code needed for Python 2.5 and Python 2.6 compatibility
URL: https://github.com/apache/libcloud/pull/1307#issuecomment-510031509
 
 
   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1307?src=pr&el=h1) Report
   > Merging [#1307](https://codecov.io/gh/apache/libcloud/pull/1307?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/b7be7b3f493b8296b915955b6a6a8d3a46b892bf?src=pr&el=desc) will **increase** coverage by `0.02%`.
   > The diff coverage is `78.86%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1307/graphs/tree.svg?width=650&token=PYoduksh69&height=150&src=pr)](https://codecov.io/gh/apache/libcloud/pull/1307?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##            trunk    #1307      +/-   ##
   ==========================================
   + Coverage   85.85%   85.88%   +0.02%     
   ==========================================
     Files         362      362              
     Lines       74877    74614     -263     
     Branches     6826     6826              
   ==========================================
   - Hits        64287    64083     -204     
   + Misses       7832     7774      -58     
   + Partials     2758     2757       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1307?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libcloud/compute/drivers/gandi.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2dhbmRpLnB5) | `72.86% <0%> (+0.56%)` | :arrow_up: |
   | [libcloud/compute/drivers/cloudwatt.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2Nsb3Vkd2F0dC5weQ==) | `83.33% <0%> (+2.97%)` | :arrow_up: |
   | [libcloud/compute/drivers/vsphere.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL3ZzcGhlcmUucHk=) | `0% <0%> (ø)` | :arrow_up: |
   | [libcloud/loadbalancer/drivers/slb.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvbG9hZGJhbGFuY2VyL2RyaXZlcnMvc2xiLnB5) | `82.47% <0%> (+0.23%)` | :arrow_up: |
   | [libcloud/storage/drivers/oss.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL29zcy5weQ==) | `70.18% <0%> (+0.18%)` | :arrow_up: |
   | [libcloud/compute/drivers/nephoscale.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL25lcGhvc2NhbGUucHk=) | `72.78% <0%> (+0.45%)` | :arrow_up: |
   | [libcloud/compute/drivers/azure.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2F6dXJlLnB5) | `65.53% <0%> (+0.05%)` | :arrow_up: |
   | [libcloud/compute/drivers/gce.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2djZS5weQ==) | `76.82% <0%> (+0.05%)` | :arrow_up: |
   | [libcloud/common/gandi.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2dhbmRpLnB5) | `77.77% <0%> (+1.21%)` | :arrow_up: |
   | [libcloud/loadbalancer/drivers/gogrid.py](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree#diff-bGliY2xvdWQvbG9hZGJhbGFuY2VyL2RyaXZlcnMvZ29ncmlkLnB5) | `82.85% <0%> (+1.54%)` | :arrow_up: |
   | ... and [57 more](https://codecov.io/gh/apache/libcloud/pull/1307/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1307?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/1307?src=pr&el=footer). Last update [b7be7b3...3278982](https://codecov.io/gh/apache/libcloud/pull/1307?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