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(api): Pre-Translations: add Label IDs support #198

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

innomaxx
Copy link
Collaborator

@innomaxx innomaxx commented Oct 1, 2023

Closes #188

@codecov-commenter
Copy link

Codecov Report

Merging #198 (4b7bdfb) into master (a15db3c) will increase coverage by 0.10%.
Report is 6 commits behind head on master.
The diff coverage is 56.53%.

@@             Coverage Diff              @@
##             master     #198      +/-   ##
============================================
+ Coverage     50.35%   50.45%   +0.10%     
- Complexity      930      939       +9     
============================================
  Files           436      437       +1     
  Lines          4038     4060      +22     
  Branches        106      110       +4     
============================================
+ Hits           2033     2048      +15     
- Misses         1982     1985       +3     
- Partials         23       27       +4     
Files Coverage Δ
...n/client/projectsgroups/model/ProjectSettings.java 16.67% <100.00%> (ø)
...crowdin/client/sourcefiles/model/ExportQuotes.java 100.00% <ø> (+50.00%) ⬆️
...lient/translations/model/PreTranslationStatus.java 21.06% <100.00%> (+15.18%) ⬆️
...n/client/core/http/impl/http/ApacheHttpClient.java 0.00% <0.00%> (ø)
...translations/model/ApplyPreTranslationRequest.java 0.00% <0.00%> (ø)
...e/http/impl/json/EmptyArrayToNullDeserializer.java 62.50% <62.50%> (ø)

@andrii-bodnar andrii-bodnar merged commit 152855b into master Oct 3, 2023
2 checks passed
@andrii-bodnar andrii-bodnar deleted the feature/issue-188 branch October 3, 2023 06:34
@andrii-bodnar andrii-bodnar added hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted labels Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply Pre-Translation API: add labels support
3 participants