image icon indicating copy to clipboard operation
image copied to clipboard

feat: add builderio provider

Open Youhan opened this issue 1 month ago โ€ข 2 comments

๐Ÿ”— Linked issue

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ 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 Builder.io image provider. Docs: https://www.builder.io/c/docs/image-api โค๏ธ

Youhan avatar Nov 28 '25 02:11 Youhan

Open in StackBlitz

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

commit: a0cb74f

pkg-pr-new[bot] avatar Nov 28 '25 03:11 pkg-pr-new[bot]

Codecov Report

:x: Patch coverage is 0% with 52 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 6.90%. Comparing base (db87207) to head (a0cb74f).

Files with missing lines Patch % Lines
src/runtime/providers/builderio.ts 0.00% 50 Missing and 1 partial :warning:
src/provider.ts 0.00% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2050      +/-   ##
========================================
- Coverage   6.99%   6.90%   -0.10%     
========================================
  Files         78      79       +1     
  Lines       3629    3681      +52     
  Branches     140     141       +1     
========================================
  Hits         254     254              
- Misses      3326    3377      +51     
- Partials      49      50       +1     

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

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

codecov-commenter avatar Nov 28 '25 03:11 codecov-commenter