nekochans / lgtm-cat-frontend

lgtm-cat(サービス名 LGTMeow https://lgtmeow.com) のフロントエンド用
https://lgtmeow.com
21 stars 2 forks source link

国コードの取得を VercelConfig を使った形に変更 #276

Closed keitakn closed 7 months ago

keitakn commented 7 months ago

issueURL

https://github.com/nekochans/lgtm-cat-frontend/issues/274

関連 URL

https://lgtm-cat-frontend-git-feature-issue274banned-c-95f985-nekochans.vercel.app/

このPRで対応すること / このPRで対応しないこと

https://github.com/nekochans/lgtm-cat-frontend/issues/274 のDoneの定義を満たす為の実装は全てこのPRで実装します。

Storybook の URL もしくはスクリーンショット

なし

変更点概要

タイトルの通り、今まではハードコードしていたがデプロイが必要になってしまうのでVercel Configから取得するように変更。

これでデプロイなしで変更が可能になった。

レビュアーに重点的にチェックして欲しい点

特になし

補足情報

特になし

vercel[bot] commented 7 months ago

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

Name Status Preview Updated (UTC)
lgtm-cat-frontend ✅ Ready (Inspect) Visit Preview Jan 20, 2024 9:32am
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (299cb86) 73.75% compared to head (11a7860) 73.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ======================================= Coverage 73.75% 73.75% ======================================= Files 47 47 Lines 423 423 Branches 104 104 ======================================= Hits 312 312 Misses 107 107 Partials 4 4 ```

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