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: Application api support added #138

Merged
merged 8 commits into from
Oct 30, 2023

Conversation

kisharnath
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 98.55072% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.17%. Comparing base (9695800) to head (8ac386f).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
crowdin_api/client.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   99.20%   99.17%   -0.02%     
==========================================
  Files         146      149       +3     
  Lines        5066     5493     +427     
  Branches      710      752      +42     
==========================================
+ Hits         5025     5447     +422     
- Misses         29       33       +4     
- Partials       12       13       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrii-bodnar andrii-bodnar changed the title Application api support added feat: Application api support added Oct 30, 2023
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/api_resources/application/resource.py Outdated Show resolved Hide resolved
crowdin_api/client.py Outdated Show resolved Hide resolved
@andrii-bodnar andrii-bodnar self-requested a review October 30, 2023 15:18
@andrii-bodnar andrii-bodnar added hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted labels Oct 30, 2023
@andrii-bodnar andrii-bodnar merged commit 4d96117 into crowdin:main Oct 30, 2023
6 checks passed
@andrii-bodnar andrii-bodnar linked an issue Oct 30, 2023 that may be closed by this pull request
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