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 AI Setting Methods #281

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

vedantnd111
Copy link
Contributor

Summary:

- Added methods for AI setting methods for.
- Fixing issue: crowdin#274
- reference: https://support.crowdin.com/developer/api/v2/#tag/AI/operation/api.users.ai.settings.get.
@codecov-commenter
Copy link

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.70%. Comparing base (5676d7b) to head (f7c0cb5).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #281      +/-   ##
============================================
+ Coverage     93.68%   93.70%   +0.02%     
- Complexity      744      746       +2     
============================================
  Files           183      183              
  Lines          2435     2441       +6     
  Branches         52       52              
============================================
+ Hits           2281     2287       +6     
  Misses          130      130              
  Partials         24       24              

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

@andrii-bodnar andrii-bodnar linked an issue Oct 21, 2024 that may be closed by this pull request
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.

@vedantnd111 thank you!

@andrii-bodnar andrii-bodnar merged commit b818b6a into crowdin:master Oct 21, 2024
2 checks passed
@vedantnd111 vedantnd111 deleted the ai-settings branch October 21, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AI Setting Methods
3 participants