aliyun / credentials-python

Alibaba Cloud Credentials for Python
5 stars 7 forks source link

refactor: solve the inconsistency of credentials refresh #42

Closed yndu13 closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 82.88770% with 32 lines in your changes missing coverage. Please review.

Project coverage is 79.90%. Comparing base (c009557) to head (f44d223).

Files Patch % Lines
alibabacloud_credentials/credentials.py 54.09% 28 Missing :warning:
alibabacloud_credentials/client.py 87.50% 2 Missing :warning:
alibabacloud_credentials/models.py 94.73% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #42 +/- ## ========================================== + Coverage 78.90% 79.90% +1.00% ========================================== Files 17 17 Lines 1593 1752 +159 ========================================== + Hits 1257 1400 +143 - Misses 336 352 +16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.