qiniu / python-sdk

Qiniu Resource (Cloud) Storage SDK for Python
MIT License
544 stars 259 forks source link

Features/add decode except #404

Closed okbang9 closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #404 (1bf7b81) into master (c1bfdf8) will increase coverage by 0.08%. The diff coverage is 70.37%.

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   71.46%   71.54%   +0.08%     
==========================================
  Files          20       20              
  Lines        1917     1940      +23     
==========================================
+ Hits         1370     1388      +18     
- Misses        547      552       +5     
Impacted Files Coverage Δ
qiniu/region.py 45.29% <ø> (ø)
qiniu/services/storage/upload_progress_recorder.py 77.50% <0.00%> (-13.68%) :arrow_down:
qiniu/http.py 75.72% <100.00%> (+1.01%) :arrow_up:
test_qiniu.py 94.40% <100.00%> (+0.17%) :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 c1bfdf8...1bf7b81. Read the comment docs.