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: string list params update #238

Closed yevheniyJ closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 80.16%. Comparing base (4dc5128) to head (113940a). Report is 1 commits behind head on master.

Files Patch % Lines
...om/crowdin/client/core/http/HttpRequestConfig.java 52.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ============================================ - Coverage 80.90% 80.16% -0.73% - Complexity 577 578 +1 ============================================ Files 173 173 Lines 2214 2253 +39 Branches 50 50 ============================================ + Hits 1791 1806 +15 - Misses 394 418 +24 Partials 29 29 ```

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