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: branch clone and merge api #240

Closed katerina20 closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 80.10%. Comparing base (049784f) to head (baab212). Report is 1 commits behind head on master.

Files Patch % Lines
.../java/com/crowdin/client/branches/BranchesApi.java 75.00% 4 Missing :warning:
src/main/java/com/crowdin/client/Client.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #240 +/- ## ============================================ - Coverage 80.16% 80.10% -0.06% - Complexity 578 584 +6 ============================================ Files 173 174 +1 Lines 2253 2271 +18 Branches 50 50 ============================================ + Hits 1806 1819 +13 - Misses 418 423 +5 Partials 29 29 ```

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