Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Create Package.swift #692

Open talha6699 opened 3 years ago

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

codecov-commenter commented 3 years ago

Codecov Report

Merging #692 (d7169fd) into master (4306898) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
- Coverage   87.05%   86.98%   -0.07%     
==========================================
  Files          52       52              
  Lines        5308     5288      -20     
  Branches      570      566       -4     
==========================================
- Hits         4621     4600      -21     
  Misses        515      515              
- Partials      172      173       +1     
Impacted Files Coverage Δ
...torage-file/azure/storage/file/_upload_chunking.py 56.79% <0.00%> (-1.24%) :arrow_down:
azure-storage-queue/azure/storage/queue/models.py 91.80% <0.00%> (-0.96%) :arrow_down:
...orage-common/azure/storage/common/storageclient.py 92.17% <0.00%> (-0.42%) :arrow_down:
...storage-common/azure/storage/common/_connection.py 94.44% <0.00%> (-0.08%) :arrow_down:
...storage-blob/azure/storage/blob/baseblobservice.py 91.97% <0.00%> (-0.02%) :arrow_down:

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 4306898...d7169fd. Read the comment docs.