codecov-io commented on pull request #1519: URL: https://github.com/apache/libcloud/pull/1519#issuecomment-739501123
# [Codecov](https://codecov.io/gh/apache/libcloud/pull/1519?src=pr&el=h1) Report > Merging [#1519](https://codecov.io/gh/apache/libcloud/pull/1519?src=pr&el=desc) (3c73f66) into [trunk](https://codecov.io/gh/apache/libcloud/commit/fb7e69e6e6281d2c633ae5c42c5767fd79751f39?el=desc) (fb7e69e) will **increase** coverage by `0.01%`. > The diff coverage is `95.83%`. [](https://codecov.io/gh/apache/libcloud/pull/1519?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## trunk #1519 +/- ## ========================================== + Coverage 84.78% 84.79% +0.01% ========================================== Files 388 390 +2 Lines 81727 81778 +51 Branches 8270 8270 ========================================== + Hits 69291 69346 +55 + Misses 9437 9434 -3 + Partials 2999 2998 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1519?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [libcloud/common/types.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL3R5cGVzLnB5) | `97.01% <0.00%> (ø)` | | | [libcloud/compute/base.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9iYXNlLnB5) | `92.83% <ø> (ø)` | | | [libcloud/compute/constants/ec2\_instance\_types.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9jb25zdGFudHMvZWMyX2luc3RhbmNlX3R5cGVzLnB5) | `100.00% <ø> (ø)` | | | [...d/compute/constants/ec2\_region\_details\_complete.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9jb25zdGFudHMvZWMyX3JlZ2lvbl9kZXRhaWxzX2NvbXBsZXRlLnB5) | `100.00% <ø> (ø)` | | | [libcloud/utils/py3.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvdXRpbHMvcHkzLnB5) | `42.45% <ø> (+0.63%)` | :arrow_up: | | [libcloud/\_\_init\_\_.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvX19pbml0X18ucHk=) | `70.58% <50.00%> (+2.94%)` | :arrow_up: | | [...ud/compute/constants/ec2\_region\_details\_partial.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9jb25zdGFudHMvZWMyX3JlZ2lvbl9kZXRhaWxzX3BhcnRpYWwucHk=) | `100.00% <100.00%> (ø)` | | | [libcloud/compute/drivers/ec2.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2VjMi5weQ==) | `75.42% <100.00%> (+0.12%)` | :arrow_up: | | [libcloud/pricing.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvcHJpY2luZy5weQ==) | `69.13% <100.00%> (+3.38%)` | :arrow_up: | | [libcloud/test/compute/test\_ec2.py](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3RfZWMyLnB5) | `97.84% <100.00%> (ø)` | | | ... and [4 more](https://codecov.io/gh/apache/libcloud/pull/1519/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1519?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/1519?src=pr&el=footer). Last update [fb7e69e...3c73f66](https://codecov.io/gh/apache/libcloud/pull/1519?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: [email protected]
