-
Notifications
You must be signed in to change notification settings - Fork 386
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
fix: <Select /> macro not extracted properly #958
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/lingui-js/js-lingui/l9jwe6uc2 |
Size Change: 0 B Total Size: 7.42 kB ℹ️ View Unchanged
|
Codecov Report
@@ Coverage Diff @@
## main #958 +/- ##
==========================================
+ Coverage 83.50% 83.51% +0.01%
==========================================
Files 53 53
Lines 1600 1601 +1
Branches 428 428
==========================================
+ Hits 1336 1337 +1
Misses 154 154
Partials 110 110
Continue to review full report at Codecov.
|
ed8b24c
to
d7e8ad7
Compare
d7e8ad7
to
09a6a17
Compare
* chore: fix pseudolocalize tests * fix: <Select /> choices not extracted * fix: <Plural /> props on macro not exported
#919 Will close this issue
Also will close #959