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 `<.01%`. > The diff coverage is `88.34%`. [](https://codecov.io/gh/apache/libcloud/pull/1431?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## trunk #1431 +/- ## ========================================== + Coverage 86.11% 86.12% +<.01% ========================================== Files 370 370 Lines 77586 77743 +157 Branches 7658 7667 +9 ========================================== + Hits 66814 66954 +140 - Misses 7876 7886 +10 - Partials 2896 2903 +7 ``` | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1431?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [libcloud/test/storage/test\_local.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfbG9jYWwucHk=) | `93.01% <100%> (+2.42%)` | :arrow_up: | | [libcloud/storage/base.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9iYXNlLnB5) | `81.21% <53.84%> (-1.25%)` | :arrow_down: | | [libcloud/storage/drivers/local.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2xvY2FsLnB5) | `72.05% <62.96%> (-1.22%)` | :arrow_down: | | [libcloud/storage/drivers/s3.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL3MzLnB5) | `89.45% <93.33%> (+0.1%)` | :arrow_up: | | [libcloud/test/storage/test\_s3.py](https://codecov.io/gh/apache/libcloud/pull/1431/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfczMucHk=) | `92.86% <94.44%> (+0.08%)` | :arrow_up: | ------ [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...943b604](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
