Skip to content

Conversation

@zezha-msft
Copy link
Contributor

No description provided.

zezha-msft and others added 20 commits February 6, 2018 17:13
Bringing master into dev after 1.1.0 release.
Add public_access property to attr map
Increased socket timeout for python 3.5+
Fixed bug where seekable streams (request body) were not being reset for retries
Empty query strings are included in the path but they are not signed. This change will make sure that all the query params that's not `None` are signed.
@codecov-io
Copy link

codecov-io commented May 23, 2018

Codecov Report

Merging #456 into master will decrease coverage by 0.1%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #456      +/-   ##
==========================================
- Coverage   86.04%   85.94%   -0.11%     
==========================================
  Files          56       57       +1     
  Lines        4429     4474      +45     
  Branches      481      488       +7     
==========================================
+ Hits         3811     3845      +34     
- Misses        465      474       +9     
- Partials      153      155       +2
Impacted Files Coverage Δ
...ge-common/azure/storage/common/_deserialization.py 81.75% <ø> (ø) ⬆️
...torage-blob/azure/storage/blob/_upload_chunking.py 71.42% <0%> (ø) ⬆️
...zure-storage-file/azure/storage/file/_constants.py 100% <100%> (ø) ⬆️
...-storage-queue/azure/storage/queue/queueservice.py 95.11% <100%> (+0.04%) ⬆️
...re-storage-queue/azure/storage/queue/_constants.py 100% <100%> (ø) ⬆️
...-storage-common/azure/storage/common/_constants.py 100% <100%> (ø) ⬆️
...torage-blob/azure/storage/blob/_deserialization.py 86.74% <100%> (+0.16%) ⬆️
...torage-blob/azure/storage/blob/blockblobservice.py 91.01% <100%> (ø) ⬆️
...re-storage-common/azure/storage/common/__init__.py 100% <100%> (ø) ⬆️
...orage-blob/azure/storage/blob/appendblobservice.py 94.38% <100%> (ø) ⬆️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff76da6...2fd1bc1. Read the comment docs.

@zezha-msft zezha-msft merged commit 22bebfe into master May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants