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: add new parameters support for String Translations APIs #209

Closed jcvdg closed 8 months ago

jcvdg commented 9 months ago

Add new parameters (labelIds and excludeLabelIds) for String Translation APIs, and update tests.

Refs: #207

codecov-commenter commented 9 months ago

Codecov Report

Merging #209 (51c8752) into master (3cb32c2) will increase coverage by 0.37%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #209      +/-   ##
============================================
+ Coverage     52.21%   52.58%   +0.37%     
- Complexity     1010     1019       +9     
============================================
  Files           449      455       +6     
  Lines          4143     4179      +36     
  Branches        111      111              
============================================
+ Hits           2163     2197      +34     
- Misses         1945     1947       +2     
  Partials         35       35              
Files Coverage Δ
...ient/stringtranslations/StringTranslationsApi.java 97.15% <100.00%> (+0.18%) :arrow_up:

... and 8 files with indirect coverage changes