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: add support to applications API #210

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

sugan0tech
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2023

Codecov Report

Merging #210 (b80e2ce) into master (94bca12) will increase coverage by 0.41%.
Report is 1 commits behind head on master.
The diff coverage is 62.50%.

@@             Coverage Diff              @@
##             master     #210      +/-   ##
============================================
+ Coverage     51.89%   52.29%   +0.41%     
- Complexity     1005     1018      +13     
============================================
  Files           449      455       +6     
  Lines          4142     4175      +33     
  Branches        111      111              
============================================
+ Hits           2149     2183      +34     
+ Misses         1961     1957       -4     
- Partials         32       35       +3     
Files Coverage Δ
src/main/java/com/crowdin/client/Client.java 65.91% <66.67%> (+0.03%) ⬆️
...lications/model/ApplicationDataResponseObject.java 50.00% <50.00%> (ø)
...m/crowdin/client/applications/ApplicationsApi.java 89.48% <89.48%> (ø)
.../applications/model/AddApplicationDataRequest.java 0.00% <0.00%> (ø)
...din/client/applications/model/ApplicationData.java 0.00% <0.00%> (ø)
...applications/model/EditApplicationDataRequest.java 0.00% <0.00%> (ø)
...s/model/UpdateOrRestoreApplicationDataRequest.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@sugan0tech sugan0tech marked this pull request as ready for review October 28, 2023 09:06
@sugan0tech
Copy link
Contributor Author

@andrii-bodnar made the changes, please provide the necessary changes.

@sugan0tech sugan0tech marked this pull request as draft October 28, 2023 09:06
@andrii-bodnar andrii-bodnar changed the title add support to applications api closes #200 feat: add support to applications api closes Oct 30, 2023
@andrii-bodnar andrii-bodnar linked an issue Oct 30, 2023 that may be closed by this pull request
@andrii-bodnar andrii-bodnar added the hacktoberfest This issue welcomes contributions for Hacktoberfest label Oct 30, 2023
@andrii-bodnar andrii-bodnar changed the title feat: add support to applications api closes feat: add support to applications API Oct 30, 2023
@sugan0tech sugan0tech marked this pull request as ready for review October 30, 2023 09:25
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.

@sugan0tech thank you!

@andrii-bodnar andrii-bodnar merged commit ecf670f into crowdin:master Oct 30, 2023
2 checks passed
@sugan0tech sugan0tech deleted the sugan0tech/#200 branch October 30, 2023 09:56
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.

Applications API support
3 participants