webpack-contrib / postcss-loader

PostCSS loader for webpack
MIT License
2.86k stars 211 forks source link

Fix warning and error serilization #654

Closed alexander-akait closed 1 year ago

alexander-akait commented 1 year ago

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/postcss-loader/issues/653

Breaking Changes

No

Additional Info

No

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 97.22% and project coverage change: -0.57 :warning:

Comparison is base (a98d7d0) 89.32% compared to head (9a5aed9) 88.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #654 +/- ## ========================================== - Coverage 89.32% 88.76% -0.57% ========================================== Files 5 3 -2 Lines 356 356 Branches 114 115 +1 ========================================== - Hits 318 316 -2 - Misses 35 37 +2 Partials 3 3 ``` | [Impacted Files](https://app.codecov.io/gh/webpack-contrib/postcss-loader/pull/654?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib) | Coverage Δ | | |---|---|---| | [src/utils.js](https://app.codecov.io/gh/webpack-contrib/postcss-loader/pull/654?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib#diff-c3JjL3V0aWxzLmpz) | `86.51% <96.42%> (+1.27%)` | :arrow_up: | | [src/index.js](https://app.codecov.io/gh/webpack-contrib/postcss-loader/pull/654?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib#diff-c3JjL2luZGV4Lmpz) | `95.45% <100.00%> (-2.20%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.