commercetools / commercetools-sdk-java-v2

The e-commerce SDK from commercetools for Java.
https://commercetools.github.io/commercetools-sdk-java-v2/javadoc/index.html
Apache License 2.0
35 stars 16 forks source link

optimize OkHttp3 client #741

Closed jenschude closed 1 month ago

jenschude commented 1 month ago

Features

Fixes

Breaking changes

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 9.86%. Comparing base (fcac4c6) to head (99faf0e). Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...om/commercetools/http/okhttp3/CtOkHttp3Client.java 50.00% 0 Missing and 2 partials :warning:
...om/commercetools/http/okhttp4/CtOkHttp4Client.java 50.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #741 +/- ## ========================================== + Coverage 9.83% 9.86% +0.03% - Complexity 1891 1893 +2 ========================================== Files 6810 6810 Lines 66457 66454 -3 Branches 268 268 ========================================== + Hits 6536 6559 +23 + Misses 59755 59726 -29 - Partials 166 169 +3 ```

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