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

fix: 予選を同時に生成 #826

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

speak-mentaiko
Copy link
Contributor

close #594

Copy link

cloudflare-workers-and-pages bot commented Dec 17, 2024

Deploying kcmsx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8a15730
Status: ✅  Deploy successful!
Preview URL: https://b8c03c36.kcmsx.pages.dev
Branch Preview URL: https://fix-594-simultaneous-generat.kcmsx.pages.dev

View logs

@speak-mentaiko speak-mentaiko self-assigned this Dec 17, 2024
@speak-mentaiko speak-mentaiko added backend Related to kcmsx/kcms 改善 labels Dec 17, 2024
@speak-mentaiko speak-mentaiko enabled auto-merge (squash) December 17, 2024 12:35
Copy link
Member

@tufusa tufusa left a comment

Choose a reason for hiding this comment

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

これだと定義と動作が乖離してしまっています(departmentTypeを受け取ってはいますが意味がないですよね)。以前のものをgenerateByDepartmentのような形で残して、新しくgenerateAllのようなメソッドを作るのが正しいと思います。
エンドポイントも、今のものを使うのはおかしいです(/match/pre/elementary/generateelementaryopenも生成されるのはおかしいですよね)。
命名についてコメントください > @laminne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to kcmsx/kcms 改善
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

fix: 予選試合を全部門同時に生成するようにする
2 participants