Stranger6667 / css-inline

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

feat: inline fragments #355

Closed Stranger6667 closed 4 months ago

Stranger6667 commented 4 months ago

Resolves #335

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #355 will not alter performance

Comparing dd/customize-serialization (19ac7db) with master (37b7e8c)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 98.69281% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 87.67%. Comparing base (37b7e8c) to head (19ac7db).

Files Patch % Lines
css-inline/src/html/parser.rs 93.54% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ========================================== + Coverage 86.32% 87.67% +1.34% ========================================== Files 18 18 Lines 1814 1931 +117 ========================================== + Hits 1566 1693 +127 + Misses 248 238 -10 ```

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