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: Added branchId & directoryId param in list language translations #225

Closed Durdush closed 4 months ago

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.05%. Comparing base (6061f2d) to head (cc36389). Report is 60 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #225 +/- ## ============================================= + Coverage 51.17% 81.05% +29.88% + Complexity 903 575 -328 ============================================= Files 416 173 -243 Lines 3854 2205 -1649 Branches 94 49 -45 ============================================= - Hits 1972 1787 -185 + Misses 1859 389 -1470 - Partials 23 29 +6 ```

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