codecov-io edited a comment on issue #1431: Add new base storage API methods for partial (range) object downloads URL: https://github.com/apache/libcloud/pull/1431#issuecomment-589393496 # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1431?src=pr&el=h1) Report > Merging [#1431](https://codecov.io/gh/apache/libcloud/pull/1431?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/62c9c855f4fb8b409307cdc2f8358dda8f36f58a?src=pr&el=desc) will **increase** coverage by `0.05%`. > The diff coverage is `97.59%`. [](https://codecov.io/gh/apache/libcloud/pull/1431?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## trunk #1431 +/- ## ========================================== + Coverage 86.11% 86.16% +0.05% ========================================== Files 370 370 Lines 77586 77693 +107 Branches 7658 7641 -17 ========================================== + Hits 66814 66948 +134 + Misses 7876 7853 -23 + Partials 2896 2892 -4 ``` | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1431?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [libcloud/common/azure.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL2F6dXJlLnB5) | `84.76% <ø> (ø)` | :arrow_up: | | [libcloud/common/types.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvY29tbW9uL3R5cGVzLnB5) | `100% <ø> (ø)` | :arrow_up: | | [libcloud/test/storage/test\_local.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfbG9jYWwucHk=) | `93.64% <100%> (+3.05%)` | :arrow_up: | | [libcloud/test/storage/test\_s3.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfczMucHk=) | `93.11% <100%> (+0.33%)` | :arrow_up: | | [libcloud/storage/drivers/cloudfiles.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2Nsb3VkZmlsZXMucHk=) | `80.26% <100%> (+0.63%)` | :arrow_up: | | [libcloud/storage/drivers/s3.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL3MzLnB5) | `89.57% <100%> (+0.23%)` | :arrow_up: | | [libcloud/test/storage/test\_azure\_blobs.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfYXp1cmVfYmxvYnMucHk=) | `94.67% <100%> (+0.32%)` | :arrow_up: | | [libcloud/storage/drivers/azure\_blobs.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2F6dXJlX2Jsb2JzLnB5) | `86.24% <100%> (+0.61%)` | :arrow_up: | | [libcloud/test/storage/base.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL2Jhc2UucHk=) | `100% <100%> (ø)` | | | [libcloud/test/storage/test\_base.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfYmFzZS5weQ==) | `95.23% <100%> (+1.12%)` | :arrow_up: | | ... and [3 more](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1431?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/1431?src=pr&el=footer). Last update [62c9c85...1b6e489](https://codecov.io/gh/apache/libcloud/pull/1431?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] With regards, Apache Git Services
