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

fixes virtual dep resolution for dynamically imported inline styles #90

Closed
wants to merge 1 commit into from

fixes virtual dep resolution for dynamically imported inline styles

d002c0c
Select commit
Loading
Failed to load commit list.
Closed

fixes virtual dep resolution for dynamically imported inline styles #90

fixes virtual dep resolution for dynamically imported inline styles
d002c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

76.75% (+0.21%) compared to c0beb37

View this Pull Request on Codecov

76.75% (+0.21%) compared to c0beb37

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c0beb37) 76.53% compared to head (d002c0c) 76.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   76.53%   76.75%   +0.21%     
==========================================
  Files           9        9              
  Lines         537      542       +5     
  Branches      120      121       +1     
==========================================
+ Hits          411      416       +5     
  Misses         81       81              
  Partials       45       45              
Files Coverage Δ
src/index.ts 74.78% <85.71%> (+0.36%) ⬆️

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