nekochans / lgtm-cat-frontend

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

電気通信事業法に関する内容を記載したページを追加 #322

Closed keitakn closed 2 weeks ago

keitakn commented 1 month ago

issueURL

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

関連 URL

https://lgtm-cat-frontend-git-feature-issue263add-exte-1935cf-nekochans.vercel.app/

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

外部送信ポリシーを追加します。

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

https://622b6c5dc31e9e003a111eb5-ybmfabdwev.chromatic.com/?path=/story/components-footer--view-in-japanese&globals=viewport:iphone12promax

https://622b6c5dc31e9e003a111eb5-ybmfabdwev.chromatic.com/?path=/story/components-globalmenu--view-in-japanese

変更点概要

電気通信事業法に対応する為、外部送信を実施している内容をまとめた外部送信ポリシーを追加しました。

他のサービスの内容を参考にしつつ作成したので内容的にはおそらく問題はないと思っています。

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

特になし

補足情報

特になし

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
lgtm-cat-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 2:55pm
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 3.57895% with 458 lines in your changes missing coverage. Please review.

Project coverage is 21.06%. Comparing base (ef34ee1) to head (e368c8c).

Files Patch % Lines
...nTemplate/ExternalTransmissionTemplate.stories.tsx 0.00% 155 Missing and 1 partial :warning:
src/app/en/external-transmission-policy/page.tsx 0.00% 74 Missing and 1 partial :warning:
src/app/external-transmission-policy/page.tsx 0.00% 74 Missing and 1 partial :warning:
src/components/Footer/Footer.tsx 0.00% 37 Missing :warning:
...nsmissionTemplate/ExternalTransmissionTemplate.tsx 0.00% 34 Missing and 1 partial :warning:
src/features/externalTransmissionPolicy.ts 17.85% 23 Missing :warning:
src/components/Footer/Footer.module.css 0.00% 22 Missing :warning:
src/features/metaTag.ts 11.76% 15 Missing :warning:
src/components/GlobalMenu/GlobalMenu.tsx 0.00% 14 Missing :warning:
...arkdownContentsWrapper/MarkdownContentsWrapper.tsx 0.00% 4 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ========================================== - Coverage 21.75% 21.06% -0.70% ========================================== Files 244 250 +6 Lines 9780 10179 +399 Branches 304 309 +5 ========================================== + Hits 2128 2144 +16 - Misses 7470 7848 +378 - Partials 182 187 +5 ```

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