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

Add support for .po files #256

Merged
merged 6 commits into from
Aug 9, 2018
Merged

Add support for .po files #256

merged 6 commits into from
Aug 9, 2018

Conversation

tricoder42
Copy link
Contributor

Closes #179

@codecov
Copy link

codecov bot commented Aug 8, 2018

Codecov Report

Merging #256 into master will decrease coverage by 0.05%.
The diff coverage is 79.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
- Coverage   91.92%   91.86%   -0.06%     
==========================================
  Files          39       41       +2     
  Lines        1003     1045      +42     
==========================================
+ Hits          922      960      +38     
- Misses         81       85       +4
Impacted Files Coverage Δ
packages/cli/src/api/stats.js 0% <ø> (ø) ⬆️
packages/cli/src/api/compile.js 100% <ø> (ø) ⬆️
packages/cli/src/api/index.js 100% <100%> (ø) ⬆️
packages/cli/src/api/extract.js 100% <100%> (ø) ⬆️
packages/cli/src/mocks.js 100% <100%> (ø) ⬆️
packages/cli/src/api/formats/po.js 100% <100%> (ø)
packages/loader/src/index.js 100% <100%> (ø) ⬆️
packages/conf/src/index.js 96.42% <100%> (ø) ⬆️
packages/cli/src/lingui-extract.js 14.28% <12.5%> (-0.26%) ⬇️
packages/cli/src/api/formats/minimal.js 30% <30%> (+30%) ⬆️
... and 5 more

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 05cb63b...e6fb45a. Read the comment docs.

@tricoder42 tricoder42 merged commit 072afd8 into master Aug 9, 2018
@tricoder42 tricoder42 deleted the issues/179 branch August 9, 2018 08:07
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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant