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(macro): fix failure when macro meets function carrying #1884

Merged
merged 2 commits into from
Mar 11, 2024

Update packages/macro/test/js-useLingui.ts

bedc35c
Select commit
Loading
Failed to load commit list.
Merged

fix(macro): fix failure when macro meets function carrying #1884

Update packages/macro/test/js-useLingui.ts
bedc35c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

77.07% (+0.02%) compared to a2987ae

View this Pull Request on Codecov

77.07% (+0.02%) compared to a2987ae

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.07%. Comparing base (a2987ae) to head (bedc35c).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1884      +/-   ##
==========================================
+ Coverage   77.05%   77.07%   +0.02%     
==========================================
  Files          83       83              
  Lines        2131     2133       +2     
  Branches      550      550              
==========================================
+ Hits         1642     1644       +2     
  Misses        379      379              
  Partials      110      110              

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