Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
236 stars 29 forks source link

feat: Non-blocking stylesheet resolving #320

Open Stranger6667 opened 8 months ago

Stranger6667 commented 8 months ago

Resolves #246

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #320 will not alter performance

Comparing dd/async-resolver (1afd436) with master (a52171c)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a52171c) 84.25% compared to head (1afd436) 81.84%.

Files Patch % Lines
css-inline/src/lib.rs 74.79% 31 Missing :warning:
css-inline/src/resolver.rs 84.61% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #320 +/- ## ========================================== - Coverage 84.25% 81.84% -2.41% ========================================== Files 19 19 Lines 1791 1774 -17 ========================================== - Hits 1509 1452 -57 - Misses 282 322 +40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.