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): add String Batch Operations API support #166

Closed innomaxx closed 1 year ago

innomaxx commented 1 year ago

Closes #143

codecov-commenter commented 1 year ago

Codecov Report

Merging #166 (6e88e40) into master (f696fa6) will decrease coverage by 0.01%. The diff coverage is 27.28%.

@@             Coverage Diff              @@
##             master     #166      +/-   ##
============================================
- Coverage     50.62%   50.61%   -0.01%     
- Complexity      843      846       +3     
============================================
  Files           404      405       +1     
  Lines          3720     3731      +11     
  Branches         93       93              
============================================
+ Hits           1883     1888       +5     
- Misses         1814     1820       +6     
  Partials         23       23              
Files Changed Coverage Δ
...n/client/sourcestrings/model/SourceStringForm.java 0.00% <0.00%> (ø)
...crowdin/client/sourcestrings/SourceStringsApi.java 92.60% <100.00%> (+0.93%) :arrow_up:

... and 1 file with indirect coverage changes