image
image copied to clipboard
feat: add builderio provider
๐ 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 โค๏ธ
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.