crowdin / crowdin-api-client-java

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

feat: Add support for new endpoints in Applications API #215

Closed mesutgk15 closed 10 months ago

mesutgk15 commented 10 months ago

Issue #214

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (7f93513) 80.58% compared to head (367b84a) 80.86%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ============================================ + Coverage 80.58% 80.86% +0.29% - Complexity 557 569 +12 ============================================ Files 168 171 +3 Lines 2136 2168 +32 Branches 49 49 ============================================ + Hits 1721 1753 +32 Misses 386 386 Partials 29 29 ```

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

mesutgk15 commented 10 months ago

@andrii-bodnar, thank you for your review and the merge