-
Notifications
You must be signed in to change notification settings - Fork 73
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
12189 remove i18next from studio components #12354
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #12354 +/- ##
==========================================
- Coverage 86.69% 86.68% -0.01%
==========================================
Files 1198 1200 +2
Lines 18050 18053 +3
Branches 2288 2288
==========================================
+ Hits 15648 15650 +2
- Misses 2120 2121 +1
Partials 282 282 ☔ View full report in Codecov by Sentry. |
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.
Great work here! Should we take the opportunity to increase test coverage in areas that are not tested here? 😊 It would also help with housekeeping. 👏
Description
i18next
from the@studio/components
folder.Related Issue(s)
Verification