Azure / azure-storage-python

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

Added missing return type for get_user_delegation_key #605

Closed zezha-msft closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #605 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #605   +/-   ##
=======================================
  Coverage   86.94%   86.94%           
=======================================
  Files          52       52           
  Lines        4895     4895           
  Branches      525      525           
=======================================
  Hits         4256     4256           
  Misses        469      469           
  Partials      170      170
Impacted Files Coverage Δ
...storage-blob/azure/storage/blob/baseblobservice.py 92.96% <ø> (ø) :arrow_up:

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 329f121...6b1341d. Read the comment docs.