Skip to content

fix(cloudinary): handle blur modifier correctly - #985

Merged
danielroe merged 3 commits into
nuxt:mainfrom
PatrikBird:fix/placeholder-for-cloudinary
Sep 29, 2023
Merged

fix(cloudinary): handle blur modifier correctly#985
danielroe merged 3 commits into
nuxt:mainfrom
PatrikBird:fix/placeholder-for-cloudinary

Conversation

@PatrikBird

@PatrikBird PatrikBird commented Sep 14, 2023

Copy link
Copy Markdown
Contributor

This fixes #983

@PatrikBird
PatrikBird marked this pull request as draft September 14, 2023 14:26
@PatrikBird
PatrikBird force-pushed the fix/placeholder-for-cloudinary branch from 71f8257 to c01da88 Compare September 15, 2023 05:40
Comment thread src/runtime/providers/cloudinary.ts Outdated
@PatrikBird
PatrikBird force-pushed the fix/placeholder-for-cloudinary branch from c01da88 to ce8e2ab Compare September 15, 2023 05:52
@PatrikBird
PatrikBird marked this pull request as ready for review September 27, 2023 07:14
@PatrikBird PatrikBird changed the title WIP: fix placeholder for cloudinary fix: placeholder for cloudinary Sep 27, 2023
@danielroe
danielroe requested a review from Baroshem September 27, 2023 14:27

@Baroshem Baroshem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, very good Pr, please take a look at the comment I added :)

Comment thread src/runtime/providers/cloudinary.ts Outdated
@PatrikBird
PatrikBird force-pushed the fix/placeholder-for-cloudinary branch from a8a9ce5 to f9c15de Compare September 28, 2023 12:39
@PatrikBird
PatrikBird requested a review from Baroshem September 28, 2023 12:40
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2387d47) 89.91% compared to head (f9c15de) 89.91%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #985   +/-   ##
=======================================
  Coverage   89.91%   89.91%           
=======================================
  Files          44       44           
  Lines        2905     2906    +1     
  Branches      328      328           
=======================================
+ Hits         2612     2613    +1     
  Misses        292      292           
  Partials        1        1           
Files Coverage Δ
src/runtime/providers/cloudinary.ts 96.42% <100.00%> (+0.03%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielroe danielroe changed the title fix: placeholder for cloudinary fix(cloudinary): handle blur modifier correctly Sep 29, 2023
@danielroe
danielroe merged commit a5fe841 into nuxt:main Sep 29, 2023
@danielroe danielroe mentioned this pull request Oct 2, 2023
riddla pushed a commit to tricks-gmbh/nuxt-image that referenced this pull request Mar 1, 2024
@github-actions github-actions Bot mentioned this pull request Jul 30, 2026
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.

Placeholder creates bad request on cloudinary

4 participants