aliyun / darabonba-openapi

15 stars 8 forks source link

feat: support bearer token credentials request #149

Closed yndu13 closed 4 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 53.91705% with 100 lines in your changes are missing coverage. Please review.

Project coverage is 44.25%. Comparing base (2fc1b2d) to head (cb9226c).

Files Patch % Lines
python/alibabacloud_tea_openapi/client.py 41.48% 55 Missing :warning:
golang/client/client.go 56.00% 24 Missing and 9 partials :warning:
ts/src/client.ts 74.46% 8 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ========================================== + Coverage 43.23% 44.25% +1.02% ========================================== Files 5 5 Lines 2984 3071 +87 Branches 104 107 +3 ========================================== + Hits 1290 1359 +69 - Misses 1549 1563 +14 - Partials 145 149 +4 ``` | [Flag](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/149/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | Coverage Δ | | |---|---|---| | [golang](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/149/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | `48.71% <56.00%> (+0.73%)` | :arrow_up: | | [python](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/149/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | `35.56% <42.10%> (+0.63%)` | :arrow_up: | | [typescript](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/149/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | `56.31% <74.46%> (+2.67%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun#carryforward-flags-in-the-pull-request-comment) to find out more.

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