aliyun / darabonba-openapi

15 stars 8 forks source link

Fix InvalidOperationException when _disableHttp2 is null #150

Closed TsinghuaDream closed 3 months ago

TsinghuaDream commented 3 months ago

Fix InvalidOperationException when _disableHttp2 is null.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.23%. Comparing base (2fc1b2d) to head (aad49a3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #150 +/- ## ======================================= Coverage 43.23% 43.23% ======================================= Files 5 5 Lines 2984 2984 Branches 104 104 ======================================= Hits 1290 1290 Misses 1549 1549 Partials 145 145 ``` | [Flag](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/150/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/150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | `47.97% <ø> (ø)` | | | [python](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | `34.93% <ø> (ø)` | | | [typescript](https://app.codecov.io/gh/aliyun/darabonba-openapi/pull/150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aliyun) | `53.63% <ø> (ø)` | | 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.

yndu13 commented 3 months ago

收到,有代替方案,后续我提一下