Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update client.py #342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update client.py #342

wants to merge 1 commit into from

Conversation

911061873
Copy link

stream.read() 不是异步方法
不能await

stream.read() 不是异步方法
不能await
@CLAassistant
Copy link

CLAassistant commented Jan 5, 2024

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b6aedb3) 82.17% compared to head (651f7ab) 82.13%.

❗ Current head 651f7ab differs from pull request most recent head 5be9b9e. Consider uploading reports for the commit 5be9b9e to get more accurate results

Files Patch % Lines
python/alibabacloud_tea_util/client.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #342      +/-   ##
============================================
- Coverage     82.17%   82.13%   -0.04%     
- Complexity      224      225       +1     
============================================
  Files            21       21              
  Lines          2059     2060       +1     
  Branches         97       97              
============================================
  Hits           1692     1692              
- Misses          350      351       +1     
  Partials         17       17              
Flag Coverage Δ
csharp 97.97% <ø> (ø)
golang 95.48% <ø> (ø)
java 67.85% <ø> (ø)
php 0.00% <ø> (ø)
python 99.39% <0.00%> (ø)
ts 96.22% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants