crowdin / crowdin-api-client-java

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

feat(api): Pre-Translations: add Label IDs support #198

Closed innomaxx closed 11 months ago

innomaxx commented 11 months ago

Closes #188

codecov-commenter commented 11 months ago

Codecov Report

Merging #198 (4b7bdfb) into master (a15db3c) will increase coverage by 0.10%. Report is 6 commits behind head on master. The diff coverage is 56.53%.

@@             Coverage Diff              @@
##             master     #198      +/-   ##
============================================
+ Coverage     50.35%   50.45%   +0.10%     
- Complexity      930      939       +9     
============================================
  Files           436      437       +1     
  Lines          4038     4060      +22     
  Branches        106      110       +4     
============================================
+ Hits           2033     2048      +15     
- Misses         1982     1985       +3     
- Partials         23       27       +4     
Files Coverage Δ
...n/client/projectsgroups/model/ProjectSettings.java 16.67% <100.00%> (ø)
...crowdin/client/sourcefiles/model/ExportQuotes.java 100.00% <ø> (+50.00%) :arrow_up:
...lient/translations/model/PreTranslationStatus.java 21.06% <100.00%> (+15.18%) :arrow_up:
...n/client/core/http/impl/http/ApacheHttpClient.java 0.00% <0.00%> (ø)
...translations/model/ApplyPreTranslationRequest.java 0.00% <0.00%> (ø)
...e/http/impl/json/EmptyArrayToNullDeserializer.java 62.50% <62.50%> (ø)