nonzzz / vite-plugin-cdn

replace module with CDN. work with vite.
MIT License
73 stars 5 forks source link

Refactor: project #7

Closed nonzzz closed 1 year ago

nonzzz commented 1 year ago

Background

CheckList

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 66.85% and project coverage change: -29.13 :warning:

Comparison is base (f8fcaf9) 96.47% compared to head (4ea21da) 67.35%.

:exclamation: Current head 4ea21da differs from pull request most recent head 94e0125. Consider uploading reports for the commit 94e0125 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7 +/- ## =========================================== - Coverage 96.47% 67.35% -29.13% =========================================== Files 2 3 +1 Lines 284 193 -91 Branches 45 24 -21 =========================================== - Hits 274 130 -144 - Misses 10 62 +52 - Partials 0 1 +1 ``` | [Impacted Files](https://app.codecov.io/gh/nonzzz/vite-plugin-cdn/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kanno) | Coverage Δ | | |---|---|---| | [src/shared.ts](https://app.codecov.io/gh/nonzzz/vite-plugin-cdn/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kanno#diff-c3JjL3NoYXJlZC50cw==) | `52.17% <44.11%> (ø)` | | | [src/inject.ts](https://app.codecov.io/gh/nonzzz/vite-plugin-cdn/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kanno#diff-c3JjL2luamVjdC50cw==) | `70.71% <70.71%> (ø)` | | | [internal/shared.ts](https://app.codecov.io/gh/nonzzz/vite-plugin-cdn/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kanno#diff-aW50ZXJuYWwvc2hhcmVkLnRz) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/nonzzz/vite-plugin-cdn/pull/7/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kanno)

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