JonasKruckenberg / imagetools

Load and transform images using a toolbox :toolbox: of custom import directives!
MIT License
925 stars 59 forks source link

Fix url concatenation for dev mode with origin set in server options #732

Closed dknibbe closed 3 months ago

dknibbe commented 3 months ago
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: ead219f3c557f706b957c0716746cc67e0312fca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | vite-imagetools | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.69%. Comparing base (31c14f2) to head (ead219f). Report is 4 commits behind head on main.

Files Patch % Lines
packages/vite/src/index.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #732 +/- ## ========================================== - Coverage 95.69% 95.69% -0.01% ========================================== Files 33 33 Lines 1278 1277 -1 Branches 224 224 ========================================== - Hits 1223 1222 -1 Misses 55 55 ``` | [Flag](https://app.codecov.io/gh/JonasKruckenberg/imagetools/pull/732/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg) | Coverage Δ | | |---|---|---| | [imagetools-core](https://app.codecov.io/gh/JonasKruckenberg/imagetools/pull/732/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg) | `95.69% <0.00%> (-0.01%)` | :arrow_down: | | [vite-imagetools](https://app.codecov.io/gh/JonasKruckenberg/imagetools/pull/732/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg) | `95.69% <0.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Kruckenberg#carryforward-flags-in-the-pull-request-comment) to find out more.

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