Skip to content

Comments

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

Merged
andrii-bodnar merged 1 commit intomasterfrom
feature/issue-138
Jun 30, 2023
Merged

feat(api): add the Translation Memory Segments API support#158
andrii-bodnar merged 1 commit intomasterfrom
feature/issue-138

Conversation

@innomaxx
Copy link
Collaborator

@innomaxx innomaxx commented Jun 30, 2023

Closes #138

@codecov-commenter
Copy link

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%) ⬆️

... and 7 files with indirect coverage changes

@andrii-bodnar andrii-bodnar merged commit 91eb39f into master Jun 30, 2023
@andrii-bodnar andrii-bodnar deleted the feature/issue-138 branch June 30, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the Translation Memory Segments API support

3 participants