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

fix: removed the `markAddedTranslationsAsDone` parameter #234

Closed imraklr closed 3 months ago

imraklr commented 3 months ago

This change resolves issue #229 by removing the deprecated markAddedTranslationsAsDone parameter from the API, which should be removed from the codebase.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 80.90%. Comparing base (3ddccb5) to head (4a18981). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ========================================= Coverage 80.90% 80.90% Complexity 577 577 ========================================= Files 173 173 Lines 2214 2214 Branches 50 50 ========================================= Hits 1791 1791 Misses 394 394 Partials 29 29 ```

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