recursive-beast / rollup-plugin-external-assets

A rollup plugin to make assets external, they will not be added to the bundling pipeline, but they will still be included in the final output.
MIT License
2 stars 1 forks source link

Major update #2

Closed recursive-beast closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (15dacaf) 100.00% compared to head (b98b145) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 1 -1 Lines 74 47 -27 Branches 11 6 -5 ========================================= - Hits 74 47 -27 ``` | [Files Changed](https://app.codecov.io/gh/recursive-beast/rollup-plugin-external-assets/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=recursive-beast) | Coverage Δ | | |---|---|---| | [src/index.ts](https://app.codecov.io/gh/recursive-beast/rollup-plugin-external-assets/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=recursive-beast#diff-c3JjL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | |

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