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: add contentful provider #398

Merged
merged 1 commit into from
Sep 5, 2021
Merged

feat: add contentful provider #398

merged 1 commit into from
Sep 5, 2021

Conversation

ykzts
Copy link
Contributor

@ykzts ykzts commented Aug 28, 2021

Resolve #330

It uses Contentful's Images API to transform images.

@ykzts ykzts changed the title fea: add contentful provider feat: add contentful provider Aug 28, 2021
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2021

Codecov Report

Merging #398 (f0b1154) into main (026be95) will increase coverage by 0.58%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   59.32%   59.90%   +0.58%     
==========================================
  Files          27       28       +1     
  Lines         622      631       +9     
  Branches      196      189       -7     
==========================================
+ Hits          369      378       +9     
  Misses        253      253              
Impacted Files Coverage Δ
src/provider.ts 74.28% <ø> (ø)
src/runtime/providers/contentful.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 026be95...f0b1154. Read the comment docs.

@pi0 pi0 merged commit 3eccba6 into nuxt:main Sep 5, 2021
@ykzts ykzts deleted the contentful branch September 6, 2021 02:12
procrates pushed a commit to procrates/nuxt-image that referenced this pull request Feb 21, 2023
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.

Plans to support contentful as provider?
3 participants