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 new Pre-Translation API endpoint #436

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

n-jaisabai
Copy link
Contributor

Related to #429.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

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

Project coverage is 91.24%. Comparing base (1defa49) to head (3b7004f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/translations/index.ts 83.34% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
- Coverage   91.27%   91.24%   -0.02%     
==========================================
  Files          39       39              
  Lines        1808     1814       +6     
  Branches      170      171       +1     
==========================================
+ Hits         1650     1655       +5     
  Misses         78       78              
- Partials       80       81       +1     

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

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@n-jaisabai thank you!

@andrii-bodnar andrii-bodnar linked an issue Oct 15, 2024 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit d663c82 into crowdin:master Oct 15, 2024
10 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
2 participants