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): Translation Status: add "preTranslateAppliedTo" field #162

Closed innomaxx closed 1 year ago

innomaxx commented 1 year ago

Closes #152

codecov-commenter commented 1 year ago

Codecov Report

Merging #162 (e628356) into master (5732e7e) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #162      +/-   ##
============================================
+ Coverage     50.58%   50.60%   +0.02%     
  Complexity      841      841              
============================================
  Files           403      403              
  Lines          3709     3710       +1     
  Branches         91       91              
============================================
+ Hits           1876     1877       +1     
  Misses         1812     1812              
  Partials         21       21              
Impacted Files Coverage Δ
...owdin/client/translationstatus/model/Progress.java 27.28% <100.00%> (+7.28%) :arrow_up: