-
Notifications
You must be signed in to change notification settings - Fork 35
feat: Add the Translation Memory Segments API support #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add the Translation Memory Segments API support #236
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #236 +/- ##
============================================
+ Coverage 91.75% 91.89% +0.14%
- Complexity 1513 1539 +26
============================================
Files 142 144 +2
Lines 4071 4139 +68
============================================
+ Hits 3735 3803 +68
Misses 336 336 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
andrii-bodnar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pdelre thank you!
|
@pdelre there are some conflicts in this PR, could you please resolve them? Thanks! |
# Conflicts: # tests/CrowdinApiClient/Api/TranslationMemoryApiTest.php
88a3bbf to
b0b411e
Compare
@andrii-bodnar The conflicts are resolved! |
|
@pdelre thank you! |
Adds support for the following Translation Memory Segments API endpoints
Closes #128