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): Bundles API: add the includeProjectSourceLanguage property #173

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

innomaxx
Copy link
Collaborator

@innomaxx innomaxx commented Jul 31, 2023

Closes #169

@andrii-bodnar andrii-bodnar linked an issue Aug 1, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #173 (547ba55) into master (8b27210) will decrease coverage by 0.07%.
Report is 6 commits behind head on master.
The diff coverage is 9.10%.

@@             Coverage Diff              @@
##             master     #173      +/-   ##
============================================
- Coverage     51.12%   51.05%   -0.07%     
- Complexity      899      904       +5     
============================================
  Files           414      417       +3     
  Lines          3844     3865      +21     
  Branches         93       94       +1     
============================================
+ Hits           1965     1973       +8     
- Misses         1856     1869      +13     
  Partials         23       23              
Files Changed Coverage Δ
...in/java/com/crowdin/client/bundles/BundlesApi.java 92.00% <ø> (ø)
...crowdin/client/bundles/model/AddBundleRequest.java 0.00% <0.00%> (ø)
.../java/com/crowdin/client/bundles/model/Bundle.java 41.67% <100.00%> (+5.31%) ⬆️

... and 3 files with indirect coverage changes

@andrii-bodnar andrii-bodnar merged commit 341e136 into master Aug 15, 2023
@andrii-bodnar andrii-bodnar deleted the feature/issue-169 branch September 7, 2023 14:35
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.

Bundles API: add the includeProjectSourceLanguage property
3 participants