curbengh / hexo-yam

Yet Another Minifier. Minify static web assets and compress using brotli and zstd.
MIT License
24 stars 2 forks source link

feat(js-minify): replace terser with swc #138

Open curbengh opened 1 year ago

curbengh commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 98.95% // Head: 98.95% // No change to project coverage :thumbsup:

Coverage data is based on head (591b1d8) compared to base (b0575e6). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #138 +/- ## ======================================= Coverage 98.95% 98.95% ======================================= Files 1 1 Lines 192 192 Branches 42 42 ======================================= Hits 190 190 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/curbengh/hexo-yam/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [lib/filter.js](https://codecov.io/gh/curbengh/hexo-yam/pull/138/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL2ZpbHRlci5qcw==) | `98.95% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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