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

音声Chatの仮実装を追加 #134

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

keitakn
Copy link
Member

@keitakn keitakn commented Oct 2, 2024

issueURL

#133

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

[required]

この PR で対応する範囲、対応しない範囲を書く。

  • (書き方例 1)バリデーションは別 PR で実装します。
  • (書き方例 2)この PR では Component の作成のみで API への通信ロジックは別 PR で対応します。

Storybook の URL、 スクリーンショット

[optional]

必要に応じて Storybook の URL やスクリーンショットを記載する。

UI変更時は [required] とする。

変更点概要

[required]

変更内容を端的に説明する。

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

[optional]

レビュアーに重点的にチェックして欲しい点があれば記載する。

補足情報

[optional]

何か補足情報があれば記載。

@keitakn keitakn self-assigned this Oct 2, 2024
Copy link

vercel bot commented Oct 2, 2024

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

Name Status Preview Comments Updated (UTC)
ai-cat-frontend ❌ Failed (Inspect) Dec 14, 2024 6:11am

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 298 lines in your changes missing coverage. Please review.

Project coverage is 19.38%. Comparing base (b67d4fb) to head (77c9ce9).

Files with missing lines Patch % Lines
...oice-chat/_components/VoiceChatContent.stories.tsx 0.00% 139 Missing and 1 partial ⚠️
...pp/voice-chat/_components/UserVoiceInputButton.tsx 0.00% 26 Missing and 1 partial ⚠️
src/app/voice-chat/[catId]/layout.tsx 0.00% 23 Missing and 1 partial ⚠️
src/app/voice-chat/[catId]/page.tsx 0.00% 20 Missing and 1 partial ⚠️
src/app/voice-chat/_components/VoiceChatHeader.tsx 0.00% 19 Missing and 1 partial ⚠️
...voice-chat/_components/VoiceChatHeader.stories.tsx 0.00% 17 Missing and 1 partial ⚠️
...-chat/_components/UserVoiceInputButton.stories.tsx 0.00% 15 Missing and 1 partial ⚠️
...hat/_components/VoiceChatContentLayout.stories.tsx 0.00% 10 Missing and 1 partial ⚠️
.../voice-chat/_components/VoiceChatContentLayout.tsx 0.00% 9 Missing and 1 partial ⚠️
src/app/voice-chat/[catId]/error.tsx 0.00% 5 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   22.18%   19.38%   -2.81%     
==========================================
  Files          90      101      +11     
  Lines        2060     2358     +298     
  Branches      135      146      +11     
==========================================
  Hits          457      457              
- Misses       1541     1828     +287     
- Partials       62       73      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant