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: Use correct case for PO file header MIME-Version #1074

Merged
merged 1 commit into from Jun 4, 2021

Conversation

datafoo
Copy link
Contributor

@datafoo datafoo commented May 26, 2021

Fix #1071

@vercel
Copy link

vercel bot commented May 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lingui-js/js-lingui/nt5JdykbPg9Yvy9N1F1gqic8StyF
✅ Preview: https://js-lingui-git-fork-datafoo-fix-po-mime-header-case-lingui-js.vercel.app

@datafoo datafoo changed the title Use correct case for PO file header MIME-Version fix: Use correct case for PO file header MIME-Version May 26, 2021
@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #1074 (d902264) into main (9990eba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1074   +/-   ##
=======================================
  Coverage   83.20%   83.20%           
=======================================
  Files          53       53           
  Lines        1620     1620           
  Branches      441      441           
=======================================
  Hits         1348     1348           
  Misses        159      159           
  Partials      113      113           
Impacted Files Coverage Δ
packages/cli/src/api/formats/po-gettext.ts 85.83% <ø> (ø)
packages/cli/src/api/formats/po.ts 100.00% <ø> (ø)

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 9990eba...d902264. Read the comment docs.

@semoal semoal merged commit f31afc5 into lingui:main Jun 4, 2021
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.

Built PO file contains header with incorrect letter case
2 participants