codecov-io edited a comment on issue #1400: Implemented chunked upload for Azure Blobs storage driver URL: https://github.com/apache/libcloud/pull/1400#issuecomment-570756207 # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1400?src=pr&el=h1) Report > Merging [#1400](https://codecov.io/gh/apache/libcloud/pull/1400?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/libcloud/commit/6dca82e649456b42d23f439854d3dc807c806abf?src=pr&el=desc) will **increase** coverage by `0.08%`. > The diff coverage is `93.18%`. [](https://codecov.io/gh/apache/libcloud/pull/1400?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## trunk #1400 +/- ## ========================================== + Coverage 86.58% 86.66% +0.08% ========================================== Files 364 364 Lines 76193 76082 -111 Branches 7439 7422 -17 ========================================== - Hits 65968 65933 -35 + Misses 7400 7325 -75 + Partials 2825 2824 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/libcloud/pull/1400?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [libcloud/test/storage/test\_base.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfYmFzZS5weQ==) | `92.92% <ø> (-0.41%)` | :arrow_down: | | [libcloud/storage/drivers/s3.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL3MzLnB5) | `89.3% <100%> (+0.12%)` | :arrow_up: | | [libcloud/test/storage/test\_azure\_blobs.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfYXp1cmVfYmxvYnMucHk=) | `94.27% <100%> (+2.27%)` | :arrow_up: | | [libcloud/test/storage/test\_atmos.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvdGVzdC9zdG9yYWdlL3Rlc3RfYXRtb3MucHk=) | `95.11% <100%> (ø)` | :arrow_up: | | [libcloud/storage/drivers/atmos.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2F0bW9zLnB5) | `78.03% <100%> (+0.13%)` | :arrow_up: | | [libcloud/utils/files.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvdXRpbHMvZmlsZXMucHk=) | `100% <100%> (ø)` | :arrow_up: | | [libcloud/storage/base.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9iYXNlLnB5) | `83.01% <100%> (ø)` | :arrow_up: | | [libcloud/storage/drivers/azure\_blobs.py](https://codecov.io/gh/apache/libcloud/pull/1400/diff?src=pr&el=tree#diff-bGliY2xvdWQvc3RvcmFnZS9kcml2ZXJzL2F6dXJlX2Jsb2JzLnB5) | `85.13% <88.46%> (+15.33%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1400?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/1400?src=pr&el=footer). Last update [6dca82e...9174502](https://codecov.io/gh/apache/libcloud/pull/1400?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
