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

refactor(macro): split and expose internals to be used in Vue macro #1976

Merged

Merge branch 'next' into refactor/expose-js-macro-internals

b961091
Select commit
Loading
Failed to load commit list.
Merged

refactor(macro): split and expose internals to be used in Vue macro #1976

Merge branch 'next' into refactor/expose-js-macro-internals
b961091
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

80.65% (+3.98%) compared to dd43fb0

View this Pull Request on Codecov

80.65% (+3.98%) compared to dd43fb0

Details

Codecov Report

Attention: Patch coverage is 93.61702% with 9 lines in your changes missing coverage. Please review.

Project coverage is 80.65%. Comparing base (dd43fb0) to head (b961091).
Report is 96 commits behind head on next.

Files with missing lines Patch % Lines
...ckages/babel-plugin-lingui-macro/src/macroJsAst.ts 91.76% 7 Missing ⚠️
packages/babel-plugin-lingui-macro/src/icu.ts 50.00% 0 Missing and 1 partial ⚠️
...-plugin-lingui-macro/src/messageDescriptorUtils.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1976      +/-   ##
==========================================
+ Coverage   76.66%   80.65%   +3.98%     
==========================================
  Files          81       82       +1     
  Lines        2083     2290     +207     
  Branches      532      604      +72     
==========================================
+ Hits         1597     1847     +250     
- Misses        375      427      +52     
+ Partials      111       16      -95     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.