aliyun / credentials-python

Alibaba Cloud Credentials for Python
5 stars 7 forks source link

Improve the logic of automatic refresh token #13

Closed Orisdaddy closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 1.60%. The diff coverage is 80.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   95.39%   93.78%   -1.61%     
==========================================
  Files           9        9              
  Lines         456      483      +27     
==========================================
+ Hits          435      453      +18     
- Misses         21       30       +9     
Flag Coverage Δ
#python 93.78% <80.43%> (-1.61%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
alibabacloud_credentials/credentials.py 91.17% <76.92%> (-8.83%) :arrow_down:
alibabacloud_credentials/client.py 96.15% <100.00%> (ø)
alibabacloud_credentials/providers.py 93.00% <100.00%> (+0.02%) :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 eb7b5cd...9b9e0b7. Read the comment docs.