axe312ger / sqip

"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
http://axe312ger.github.io/sqip
The Unlicense
3.37k stars 82 forks source link

feat: improve debug information when a plugin throws an error #339

Closed axe312ger closed 6 months ago

axe312ger commented 6 months ago

This should help debugging when something goes wrong with a plugin.

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 86.22%. Comparing base (ac8f509) to head (f921dae). Report is 3 commits behind head on master.

Files Patch % Lines
packages/sqip/src/sqip.ts 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ========================================== - Coverage 86.77% 86.22% -0.55% ========================================== Files 9 9 Lines 446 450 +4 Branches 75 75 ========================================== + Hits 387 388 +1 - Misses 53 56 +3 Partials 6 6 ```

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