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/03/11 16:58:52 UTC

[GitHub] [libcloud] codecov-io commented on issue #1280: Use cryptography (not PyCrypto) for GCE service account authentication

codecov-io commented on issue #1280: Use cryptography (not PyCrypto) for GCE service account authentication
URL: https://github.com/apache/libcloud/pull/1280#issuecomment-471627783
 
 
   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1280?src=pr&el=h1) Report
   > Merging [#1280](https://codecov.io/gh/apache/libcloud/pull/1280?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/e8735a71023a46c24b715830358ee59039b45704?src=pr&el=desc) will **increase** coverage by `0.02%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1280/graphs/tree.svg?width=650&token=PYoduksh69&height=150&src=pr)](https://codecov.io/gh/apache/libcloud/pull/1280?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##            trunk    #1280      +/-   ##
   ==========================================
   + Coverage   85.91%   85.94%   +0.02%     
   ==========================================
     Files         359      359              
     Lines       73777    73774       -3     
     Branches     6689     6689              
   ==========================================
   + Hits        63386    63404      +18     
   + Misses       7719     7698      -21     
     Partials     2672     2672
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1280?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [libcloud/test/common/test\_google.py](https://codecov.io/gh/apache/libcloud/pull/1280/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21tb24vdGVzdF9nb29nbGUucHk=) | `97.23% <ø> (+2.76%)` | :arrow_up: |
   | [libcloud/common/google.py](https://codecov.io/gh/apache/libcloud/pull/1280/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2dvb2dsZS5weQ==) | `65.33% <0%> (+3.33%)` | :arrow_up: |
   | [libcloud/test/compute/test\_ec2.py](https://codecov.io/gh/apache/libcloud/pull/1280/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3RfZWMyLnB5) | `97.9% <0%> (+0.16%)` | :arrow_up: |
   | [libcloud/test/compute/test\_upcloud.py](https://codecov.io/gh/apache/libcloud/pull/1280/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3RfdXBjbG91ZC5weQ==) | `91.39% <0%> (+1.32%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1280?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/1280?src=pr&el=footer). Last update [e8735a7...a68022d](https://codecov.io/gh/apache/libcloud/pull/1280?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