-
Notifications
You must be signed in to change notification settings - Fork 32
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 Strings Exporter Settings API #147 #153
feat: Add Strings Exporter Settings API #147 #153
Conversation
@faizan1191 could you please check the failed pipeline? Thank you! |
@andrii-bodnar sure i am checking it. |
@andrii-bodnar just to acknowledge you I am on it and will fix this by today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@faizan1191 thank you!
@faizan1191 some Unit tests have failed, could you please take a look? |
@andrii-bodnar allow me sometime i will fix this by today |
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
============================================
- Coverage 90.41% 90.39% -0.02%
- Complexity 1181 1201 +20
============================================
Files 107 111 +4
Lines 3076 3152 +76
============================================
+ Hits 2781 2849 +68
- Misses 295 303 +8
|
This pull request will add Crowdin Strings Exporter settings API endpoints in the PHP API client.
Fixes: #147