crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
64 stars 40 forks source link

feat: http timeouts #228

Closed yevheniyJ closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 80.90%. Comparing base (4625593) to head (e72485c). Report is 1 commits behind head on master.

Files Patch % Lines
...n/client/core/http/impl/http/ApacheHttpClient.java 0.00% 8 Missing :warning:
src/main/java/com/crowdin/client/Sandbox.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #228 +/- ## ============================================ - Coverage 81.08% 80.90% -0.18% Complexity 577 577 ============================================ Files 173 173 Lines 2209 2214 +5 Branches 49 50 +1 ============================================ Hits 1791 1791 - Misses 389 394 +5 Partials 29 29 ```

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