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: Support for includePreTranslatedStringsOnly #124

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

OmAximani0
Copy link
Contributor

- Added other missing params
- Added missing functions

Signed-off-by: OmAxiani0 <75031769+OmAximani0@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #124 (bf8b7a3) into main (bf93c3b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   99.19%   99.19%   +0.01%     
==========================================
  Files         146      146              
  Lines        5018     5056      +38     
  Branches      114      114              
==========================================
+ Hits         4977     5015      +38     
  Misses         29       29              
  Partials       12       12              
Files Coverage Δ
crowdin_api/api_resources/tasks/enums.py 100.00% <100.00%> (ø)
crowdin_api/api_resources/tasks/resource.py 100.00% <100.00%> (ø)
.../api_resources/tasks/tests/test_tasks_resources.py 100.00% <100.00%> (ø)

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.

@OmAximani0 thanks a lot for the contribution! 🚀

@andrii-bodnar andrii-bodnar merged commit 8bbc6a6 into crowdin:main Oct 6, 2023
4 checks passed
@andrii-bodnar andrii-bodnar added hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted labels Oct 6, 2023
@OmAximani0 OmAximani0 deleted the feat/new-param branch October 8, 2023 08:26
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.

Create Task API: new includePreTranslatedStringsOnly parameter
3 participants