crowdin / crowdin-api-client-java

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

feat(api): add the Translation Memory Segments API support #158

Closed innomaxx closed 1 year ago

innomaxx commented 1 year ago

Closes #138

codecov-commenter commented 1 year ago

Codecov Report

Merging #158 (118244d) into master (d768f29) will increase coverage by 0.05%. The diff coverage is 74.51%.

@@             Coverage Diff              @@
##             master     #158      +/-   ##
============================================
+ Coverage     50.49%   50.53%   +0.05%     
- Complexity      821      841      +20     
============================================
  Files           393      403      +10     
  Lines          3641     3713      +72     
  Branches         91       91              
============================================
+ Hits           1838     1876      +38     
- Misses         1782     1816      +34     
  Partials         21       21              
Impacted Files Coverage Δ
...ranslationmemory/model/CreateTmSegmentRequest.java 0.00% <0.00%> (ø)
...t/translationmemory/model/TmSegmentRecordForm.java 0.00% <0.00%> (ø)
...ationmemory/model/TmSegmentRecordOperationAdd.java 0.00% <0.00%> (ø)
...wdin/client/translationmemory/model/TmSegment.java 33.34% <33.34%> (ø)
...anslationmemory/model/TmSegmentResponseObject.java 50.00% <50.00%> (ø)
...lient/translationmemory/model/TmSegmentRecord.java 88.89% <88.89%> (ø)
...translationmemory/model/TmSegmentResponseList.java 88.89% <88.89%> (ø)
...client/translationmemory/TranslationMemoryApi.java 96.30% <100.00%> (+2.18%) :arrow_up:

... and 7 files with indirect coverage changes