-
Notifications
You must be signed in to change notification settings - Fork 43
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: Move organizationName
to CrowdinProviderConfig
#233
Conversation
Update Languages API to support organization name. Rebuild some dependencies affected by moving organizationName to CrowdinnProviderConfig.
Add organizationName to all initialisers where needed.
Generated by 🚫 Danger Swift against 886d333 |
Please update the documentation as well:
The organization name is configurable through the |
organizationName
to CrowdinnProviderConfig
organizationName
to CrowdinnProviderConfig
organizationName
to CrowdinProviderConfig
Update Languages API to support organization name. Rebuild some dependencies affected by moving organizationName to CrowdinnProviderConfig.
Add organizationName to all initialisers where needed.
Codecov Report
@@ Coverage Diff @@
## master #233 +/- ##
==========================================
- Coverage 60.80% 60.59% -0.21%
==========================================
Files 123 123
Lines 4561 4559 -2
==========================================
- Hits 2773 2762 -11
- Misses 1788 1797 +9
|
Closes #223