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

chore: Implement `std::error::Error::source` for `InlineError` #304

Closed Stranger6667 closed 8 months ago

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #304 will not alter performance

Comparing dd/error-source (4913e0c) with master (b6c168f)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b6c168f) 85.66% compared to head (4913e0c) 85.37%.

Files Patch % Lines
css-inline/src/error.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #304 +/- ## ========================================== - Coverage 85.66% 85.37% -0.30% ========================================== Files 18 18 Lines 1737 1743 +6 ========================================== Hits 1488 1488 - Misses 249 255 +6 ```

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