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

DEFAULT_FILE_NAME_TEMPLATEの拡張子無し版を定義 #1483

Merged

Conversation

thiramisu
Copy link
Contributor

内容

DEFAULT_FILE_NAME_TEMPLATEから.wavを取り除いた定数を新たに定義します。
さらに、PROJECT_NAMEと混ざらないようにAUDIOを名前に付け足します。
また、それによって処理を簡略化できるsrc\components\FileNamePatternDialog.vueもリファクタリングします。
ユーザー視点での変更はありません。

関連 Issue

ref #1475
上記の一環です。

スクリーンショット・動画など

その他

@thiramisu thiramisu requested a review from a team as a code owner August 5, 2023 07:17
@thiramisu thiramisu requested review from Hiroshiba and removed request for a team August 5, 2023 07:17
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

LGTM!!

念のためにちょっと書き出しファイル名パターン周りのテストを実装して試してみました。

頂いたPRをマージした状態でテストが通ったので、問題ないのかなと感じました!!

@Hiroshiba Hiroshiba merged commit 9a33bfa into VOICEVOX:main Aug 6, 2023
@thiramisu
Copy link
Contributor Author

thiramisu commented Aug 6, 2023

ありがとうございます。ちょうど構造が分かっているので、2点ほどe2eテストの方に追加した方が良さそうなもの(エラーハンドリングが正常に機能しているか)を書かせて貰いました!

@thiramisu thiramisu deleted the add-default-file-name-pattern-const-as branch August 6, 2023 06:28
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.

2 participants