titicacadev / triple-frontend

Monorepo for Triple Frontend Components and Libraries
https://storybook.triple-corp.com
MIT License
137 stars 9 forks source link

[react-contexts] images-api v2 적용 #3345

Closed guswl98 closed 1 week ago

guswl98 commented 1 month ago

PR 설명

images-api v2를 ImagesContext에 적용합니다. v2에서는 컨텐츠 이미지 API와 리뷰 이미지 API가 분리됨에 따라 상황에 맞게 엔드포인트를 설정해 fetch 합니다. API 문서

변경 내역

체크리스트

스크린샷 & URL

guswl98 commented 1 month ago

release-canary

github-actions[bot] commented 1 month ago

v13.27.1-pr-3345.9 has been published!

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 8.49057% with 97 lines in your changes missing coverage. Please review.

Project coverage is 10.11%. Comparing base (7d4c9eb) to head (425a36b). Report is 25 commits behind head on v13.

Files with missing lines Patch % Lines
...t-contexts/src/images-context/use-fetch-images.tsx 8.86% 72 Missing :warning:
...ckages/react-contexts/src/images-context/index.tsx 8.33% 22 Missing :warning:
...kages/react-contexts/src/images-context/reducer.ts 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v13 #3345 +/- ## ========================================== - Coverage 10.16% 10.11% -0.05% ========================================== Files 716 717 +1 Lines 34112 34329 +217 Branches 9278 9341 +63 ========================================== + Hits 3468 3473 +5 - Misses 30637 30849 +212 Partials 7 7 ```

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

guswl98 commented 1 month ago

release-canary

github-actions[bot] commented 1 month ago

v13.27.1-pr-3345.11 has been published!

guswl98 commented 1 month ago

release-canary

github-actions[bot] commented 1 month ago

v13.27.1-pr-3345.12 has been published!