Skip to content

Conversation

@freb97
Copy link
Contributor

@freb97 freb97 commented Jul 8, 2025

🔗 Linked issue

resolves #667

❓ Type of change

Added shopify provider

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This pull request adds the shopify image provider.

Signed-off-by: Frederik Bußmann <[email protected]>
@freb97 freb97 requested a review from danielroe as a code owner July 8, 2025 07:27
@vercel
Copy link

vercel bot commented Jul 8, 2025

@freb97 is attempting to deploy a commit to the NuxtLabs Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/image@1890

commit: 4fcb3e0

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2025

Codecov Report

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

Project coverage is 59.84%. Comparing base (0443adc) to head (4fcb3e0).

Files with missing lines Patch % Lines
src/provider.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1890      +/-   ##
==========================================
+ Coverage   59.45%   59.84%   +0.38%     
==========================================
  Files          75       76       +1     
  Lines        3389     3424      +35     
  Branches      374      376       +2     
==========================================
+ Hits         2015     2049      +34     
- Misses       1356     1357       +1     
  Partials       18       18              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vercel
Copy link

vercel bot commented Jul 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
image-docus ⬜️ Ignored (Inspect) Jul 8, 2025 11:16am

Signed-off-by: Frederik Bußmann <[email protected]>
Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

thank you ❤️

@danielroe danielroe merged commit ea0683e into nuxt:main Jul 8, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Jul 8, 2025
@rylanharper
Copy link

@freb97 You are the GOAT for this!! 🐐🐐🐐

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.

Add Shopify Provider

4 participants