Skip to content

feat(contest): add tasks for flow#3698

Merged
KATO-Hiro merged 1 commit into
stagingfrom
#3695
Jun 20, 2026
Merged

feat(contest): add tasks for flow#3698
KATO-Hiro merged 1 commit into
stagingfrom
#3695

Conversation

@KATO-Hiro

@KATO-Hiro KATO-Hiro commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

close #3695

Summary by CodeRabbit

リリースノート

  • 新機能

    • 3つの新しいAtCoderコンテストのサポートを追加しました。CODE FESTIVAL 2015 エキシビション、パ研合宿2024 第1日、いろはちゃんコンテスト Day4 が対応可能になりました。
  • テスト

    • 新規追加コンテストの検証テストを実装しました。

…ion, pakencamp-2024-day1, and iroha2019-day4

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: f728a7c5-8e94-4741-b824-c283a4ec00a3

📥 Commits

Reviewing files that changed from the base of the PR and between 6645715 and aa0cf6b.

📒 Files selected for processing (3)
  • src/lib/utils/contest.ts
  • src/test/lib/utils/test_cases/contest_name_labels.ts
  • src/test/lib/utils/test_cases/contest_type.ts

📝 Walkthrough

Walkthrough

ATCODER_OTHERS マッピングに code-festival-2015-exhibitionpakencamp-2024-day1iroha2019-day4 の3件のcontestId→表示名エントリを追加し、contest_name_labels.tscontest_type.ts に対応するテストケースを各3件追加した。

Changes

ATCODER_OTHERS エントリ追加

Layer / File(s) Summary
ATCODER_OTHERS マッピング追加とテスト拡張
src/lib/utils/contest.ts, src/test/lib/utils/test_cases/contest_name_labels.ts, src/test/lib/utils/test_cases/contest_type.ts
contest.tsATCODER_OTHERS に3件のcontestId→表示名を追加し、名前ラベルテスト・コンテストタイプテスト(期待値 ContestType.OTHERS)をそれぞれ3件追加。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🎉 新コンテスト、地図に刻む
code-festivalpakencampiroha の三つ星
マッピング辞書に名前を添えて
テストも通れば、完璧さ
Others の海に灯台が増えた ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed PRタイトル「feat(contest): add tasks for flow」は、実際の変更内容(3つのコンテストのテストケース追加)を十分に説明しており、主な変更を明確に反映しています。
Linked Issues check ✅ Passed PR は issue #3695 の目的に準拠しており、3つのコンテスト(code-festival-2015-exhibition、pakencamp-2024-day1、iroha2019-day4)の名前ラベルとテストケースが追加されています。
Out of Scope Changes check ✅ Passed すべての変更が issue #3695 の範囲内にあり、対象コンテストのテストケースと名前ラベルの追加に限定されています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch #3695

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KATO-Hiro KATO-Hiro left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

LGTM

@KATO-Hiro KATO-Hiro merged commit 91db6ad into staging Jun 20, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the #3695 branch June 20, 2026 11:12
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.

[feat] 問題を追加しましょう

1 participant