Stranger6667 / css-inline

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

chore: Update `cssparser` & `selectors` #266

Closed Stranger6667 closed 10 months ago

Stranger6667 commented 10 months ago

Resolves #214

codspeed-hq[bot] commented 10 months ago

CodSpeed Performance Report

Merging #266 will degrade performances by 18.98%

Comparing dd/update-cssparser (9dba82b) with master (a1faf52)

Summary

❌ 1 regressions ✅ 4 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master dd/update-cssparser Change
big_page 9.5 s 11.7 s -18.98%
codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (a1faf52) 85.17% compared to head (9dba82b) 85.02%.

Files Patch % Lines
css-inline/src/html/element.rs 38.46% 8 Missing :warning:
css-inline/src/html/serializer.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #266 +/- ## ========================================== - Coverage 85.17% 85.02% -0.15% ========================================== Files 18 18 Lines 1659 1670 +11 ========================================== + Hits 1413 1420 +7 - Misses 246 250 +4 ```

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