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): add String Batch Operations API support #166

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

innomaxx
Copy link
Collaborator

Closes #143

@codecov-commenter
Copy link

Codecov Report

Merging #166 (6e88e40) into master (f696fa6) will decrease coverage by 0.01%.
The diff coverage is 27.28%.

@@             Coverage Diff              @@
##             master     #166      +/-   ##
============================================
- Coverage     50.62%   50.61%   -0.01%     
- Complexity      843      846       +3     
============================================
  Files           404      405       +1     
  Lines          3720     3731      +11     
  Branches         93       93              
============================================
+ Hits           1883     1888       +5     
- Misses         1814     1820       +6     
  Partials         23       23              
Files Changed Coverage Δ
...n/client/sourcestrings/model/SourceStringForm.java 0.00% <0.00%> (ø)
...crowdin/client/sourcestrings/SourceStringsApi.java 92.60% <100.00%> (+0.93%) ⬆️

... and 1 file with indirect coverage changes

@andrii-bodnar andrii-bodnar merged commit b817509 into master Jul 26, 2023
2 checks passed
@andrii-bodnar andrii-bodnar deleted the feature/issue-143 branch July 26, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

String Batch Operations API support
3 participants