easy-yapi icon indicating copy to clipboard operation
easy-yapi copied to clipboard

feat: added functionality to choose between apache and okHttp for sending HTTP requests via settings

Open tangcent opened this issue 1 year ago • 2 comments
trafficstars

ref: #1130

tangcent avatar Apr 28 '24 01:04 tangcent

Codecov Report

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

Project coverage is 62.697%. Comparing base (0f706c1) to head (e0fa630). Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1132       +/-   ##
===============================================
+ Coverage     62.073%   62.697%   +0.624%     
- Complexity      2289      2372       +83     
===============================================
  Files            250       254        +4     
  Lines          12126     12302      +176     
  Branches        2996      3032       +36     
===============================================
+ Hits            7527      7713      +186     
- Misses          2994      3006       +12     
+ Partials        1605      1583       -22     
Flag Coverage Δ
unittests 62.697% <81.685%> (+0.624%) :arrow_up:

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

Files Coverage Δ
...main/kotlin/com/itangcent/http/ApacheHttpClient.kt 92.157% <100.000%> (+0.853%) :arrow_up:
...i/src/main/kotlin/com/itangcent/http/HttpClient.kt 100.000% <ø> (ø)
...m/itangcent/idea/plugin/settings/HttpClientType.kt 100.000% <100.000%> (ø)
...lin/com/itangcent/idea/plugin/settings/Settings.kt 98.225% <100.000%> (+32.038%) :arrow_up:
...nt/idea/plugin/settings/xml/ApplicationSettings.kt 100.000% <100.000%> (ø)
...m/itangcent/suv/http/AbstractHttpClientProvider.kt 100.000% <100.000%> (ø)
...om/itangcent/suv/http/DefaultHttpClientProvider.kt 100.000% <100.000%> (ø)
.../itangcent/suv/http/HttpClientScriptInterceptor.kt 92.405% <100.000%> (ø)
.../src/main/kotlin/com/itangcent/http/HttpRequest.kt 85.385% <50.000%> (-0.553%) :arrow_down:
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)
... and 7 more

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f706c1...e0fa630. Read the comment docs.

codecov[bot] avatar Apr 29 '24 00:04 codecov[bot]

试了 ,真的可以了。 谢谢大神。 112233

KK-Karl avatar Apr 30 '24 05:04 KK-Karl