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 lodash.get to @lingui/conf as dependency #950

Merged
merged 1 commit into from
Jan 18, 2021
Merged

Conversation

PutziSan
Copy link
Contributor

closes #948

@vercel
Copy link

vercel bot commented Jan 18, 2021

@PutziSan is attempting to deploy a commit to the LinguiJS Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #950 (fde9b1e) into main (aa7b83e) will decrease coverage by 1.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #950      +/-   ##
==========================================
- Coverage   84.11%   82.99%   -1.12%     
==========================================
  Files          39       52      +13     
  Lines        1259     1582     +323     
  Branches      333      427      +94     
==========================================
+ Hits         1059     1313     +254     
- Misses        118      162      +44     
- Partials       82      107      +25     
Impacted Files Coverage Δ
packages/cli/src/api/stats.ts 70.00% <0.00%> (-7.78%) ⬇️
packages/cli/src/tests.ts 92.30% <0.00%> (-7.70%) ⬇️
packages/conf/src/index.ts 80.51% <0.00%> (-6.37%) ⬇️
packages/core/src/context.ts 86.00% <0.00%> (-3.80%) ⬇️
packages/cli/src/api/catalog.ts 81.33% <0.00%> (-3.19%) ⬇️
packages/core/src/formats.ts 84.37% <0.00%> (-3.13%) ⬇️
...ackages/babel-plugin-extract-messages/src/index.ts 82.25% <0.00%> (-1.68%) ⬇️
packages/macro/src/index.ts 81.35% <0.00%> (-0.65%) ⬇️
packages/macro/src/macroJsx.ts 91.72% <0.00%> (-0.07%) ⬇️
packages/cli/src/api/compile.ts 100.00% <0.00%> (ø)
... and 25 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 aa7b83e...fde9b1e. Read the comment docs.

@semoal semoal merged commit f7b59ab into lingui:main Jan 18, 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.

lodash.get is not declared as dependency (@lingui/conf)
2 participants