Skip to content
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 support for the list and edit pre-translation API endpoints #268

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

dyadyaJora
Copy link
Contributor

Added methods for new pre-translation API endpoints:

Closes #266

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.50%. Comparing base (5fa30d9) to head (ac175b2).

Files with missing lines Patch % Lines
...wdin/client/translations/model/PreTranslation.java 92.86% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #268      +/-   ##
============================================
+ Coverage     93.47%   93.50%   +0.04%     
- Complexity      726      729       +3     
============================================
  Files           178      180       +2     
  Lines          2355     2382      +27     
  Branches         50       52       +2     
============================================
+ Hits           2201     2227      +26     
- Misses          130      131       +1     
  Partials         24       24              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrii-bodnar
Copy link
Member

@dyadyaJora thanks and congratulations on your first contribution!

I only have a few minor comments. Please address them and the PR will be merged.

@andrii-bodnar andrii-bodnar merged commit d5e36b8 into crowdin:master Oct 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for the new Pre-Translation API endpoint
3 participants