Skip to content

Conversation

@zezha-msft
Copy link
Contributor

No description provided.

zezha-msft and others added 30 commits November 17, 2017 00:30
Optimized page blob upload by skipping empty ranges
Remove BOM from all source code
…b-upload-optimization

Minor improvement to page blob upload optimization
Minor: comment fix for max block size
Added back the ability to generate account SAS that includes the table service
Added convenient method to generate container url
Added script to validate packages before releasing
Handle question mark prefix on sas tokens
 Minor: update readme with new link to reference doc
Cleaned up dependencies in all setup.py
Fixed the handling of path style host for emulator
Renamed the confusing argument name increment_power to increment_base on ExponentialRetry
Fixed bug where get_blob_to_* cannot get the first byte only
@codecov-io
Copy link

codecov-io commented Jan 22, 2018

Codecov Report

Merging #424 into master will decrease coverage by 0.12%.
The diff coverage is 78.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
- Coverage   86.05%   85.92%   -0.13%     
==========================================
  Files          56       56              
  Lines        4359     4391      +32     
  Branches      464      474      +10     
==========================================
+ Hits         3751     3773      +22     
- Misses        461      465       +4     
- Partials      147      153       +6
Impacted Files Coverage Δ
...e-blob/azure/storage/blob/sharedaccesssignature.py 68.18% <ø> (ø) ⬆️
azure-storage-blob/azure/storage/blob/__init__.py 100% <ø> (ø) ⬆️
azure-storage-blob/azure/storage/blob/models.py 95.45% <ø> (ø) ⬆️
...-common/azure/storage/common/_common_conversion.py 63.63% <ø> (ø) ⬆️
...-storage-file/azure/storage/file/_serialization.py 78.57% <ø> (ø) ⬆️
...e-file/azure/storage/file/sharedaccesssignature.py 65.38% <ø> (ø) ⬆️
...torage-file/azure/storage/file/_upload_chunking.py 56.79% <ø> (ø) ⬆️
...storage-blob/azure/storage/blob/pageblobservice.py 91.12% <ø> (ø) ⬆️
...rage-queue/azure/storage/queue/_deserialization.py 90.16% <ø> (ø) ⬆️
...ure-storage-blob/azure/storage/blob/_encryption.py 93.9% <ø> (ø) ⬆️
... and 47 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 5e28e66...261c976. Read the comment docs.

@zezha-msft zezha-msft merged commit 19d845d into master Jan 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.

4 participants