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

fix(extractor): fix extracting from random i18n. members #1602

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

timofei-iatsenko
Copy link
Collaborator

Description

fixes: #1600

@vercel
Copy link

vercel bot commented Apr 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
js-lingui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 11:19am

@github-actions
Copy link

size-limit report 📦

Path Size
./packages/core/dist/index.mjs 1.44 KB (0%)
./packages/detect-locale/dist/index.mjs 721 B (0%)
./packages/react/dist/index.mjs 1.6 KB (0%)
./packages/remote-loader/dist/index.mjs 7.24 KB (0%)

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.05 🎉

Comparison is base (b2765fd) 75.35% compared to head (d4e97ad) 75.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1602      +/-   ##
==========================================
+ Coverage   75.35%   75.40%   +0.05%     
==========================================
  Files          76       76              
  Lines        1980     1980              
  Branches      518      518              
==========================================
+ Hits         1492     1493       +1     
  Misses        375      375              
+ Partials      113      112       -1     
Impacted Files Coverage Δ
...ackages/babel-plugin-extract-messages/src/index.ts 94.68% <ø> (+1.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After updating to next-7, 'missing message ID' for i18n.load()
2 participants