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: translation context field to Files API #163

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

misantron
Copy link
Contributor

Closes #162

@misantron misantron changed the title Append translation context field to Files API feat: translation context field to Files API Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #163 (a348c61) into master (35cdc78) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #163      +/-   ##
============================================
+ Coverage     90.22%   90.23%   +0.02%     
- Complexity     1243     1245       +2     
============================================
  Files           114      114              
  Lines          3259     3264       +5     
============================================
+ Hits           2940     2945       +5     
  Misses          319      319              
Files Coverage Δ
src/CrowdinApiClient/Api/FileApi.php 90.91% <ø> (ø)
src/CrowdinApiClient/Model/File.php 97.27% <100.00%> (+0.21%) ⬆️

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.

@misantron thank you!

@andrii-bodnar andrii-bodnar added hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted labels Oct 20, 2023
@andrii-bodnar andrii-bodnar merged commit de1d058 into crowdin:master Oct 20, 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.

Source Files: add the context property support
2 participants