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: compatibility with built-in CSS support #1035

Merged
merged 2 commits into from May 19, 2023

docs: improve

88d6411
Select commit
Failed to load commit list.
Merged

fix: compatibility with built-in CSS support #1035

docs: improve
88d6411
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2023 in 0s

90.54% (+0.21%) compared to d2516c4

View this Pull Request on Codecov

90.54% (+0.21%) compared to d2516c4

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.21 🎉

Comparison is base (d2516c4) 90.33% compared to head (88d6411) 90.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1035      +/-   ##
==========================================
+ Coverage   90.33%   90.54%   +0.21%     
==========================================
  Files           5        5              
  Lines         838      857      +19     
  Branches      229      243      +14     
==========================================
+ Hits          757      776      +19     
  Misses         71       71              
  Partials       10       10              
Impacted Files Coverage Δ
src/index.js 96.13% <100.00%> (ø)
src/loader.js 90.10% <100.00%> (+1.08%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.