Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pixel density descriptors #624

Merged
merged 6 commits into from
Oct 14, 2023
Merged

feat: pixel density descriptors #624

merged 6 commits into from
Oct 14, 2023

Conversation

benmccann
Copy link
Collaborator

closes #572

@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2023

🦋 Changeset detected

Latest commit: 1afa79a

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

This PR includes changesets to release 2 packages
Name Type
imagetools-core Major
vite-imagetools Major

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
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #624 (1afa79a) into main (7f32286) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   93.83%   93.67%   -0.17%     
==========================================
  Files          33       33              
  Lines        1151     1185      +34     
  Branches      191      189       -2     
==========================================
+ Hits         1080     1110      +30     
- Misses         71       75       +4     
Flag Coverage Δ
imagetools-core 96.04% <100.00%> (-0.28%) ⬇️
vite-imagetools 82.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
packages/core/src/lib/apply-transforms.ts 100.00% <100.00%> (ø)
packages/core/src/lib/metadata.ts 77.77% <100.00%> (-22.23%) ⬇️
packages/core/src/output-formats.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/background.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/blur.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/fit.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/flatten.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/flip.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/flop.ts 100.00% <100.00%> (ø)
packages/core/src/transforms/format.ts 100.00% <100.00%> (ø)
... and 15 more

@benmccann benmccann merged commit 378c863 into main Oct 14, 2023
7 of 8 checks passed
@benmccann benmccann deleted the srcset-output branch October 14, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature request: pixel density
1 participant