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

Allow customize message for missing translations #255

Merged
merged 10 commits into from Aug 8, 2018
Merged

Conversation

tricoder42
Copy link
Contributor

Closes #186

@codecov
Copy link

codecov bot commented Aug 6, 2018

Codecov Report

Merging #255 into master will increase coverage by 0.24%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   91.68%   91.92%   +0.24%     
==========================================
  Files          39       39              
  Lines         998     1003       +5     
==========================================
+ Hits          915      922       +7     
+ Misses         83       81       -2
Impacted Files Coverage Δ
packages/cli/src/api/formats/lingui.js 94% <100%> (-0.12%) ⬇️
packages/core/src/i18n.js 100% <100%> (ø) ⬆️
packages/react/src/I18nProvider.js 100% <100%> (ø) ⬆️
packages/react/src/Trans.js 93.75% <0%> (+12.5%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update afdc03c...405dfc9. Read the comment docs.

@tricoder42 tricoder42 merged commit c5ad5ac into master Aug 8, 2018
@tricoder42 tricoder42 deleted the issues/186 branch August 8, 2018 08:36
Photonios pushed a commit to SectorLabs/js-lingui that referenced this pull request Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant