Skip to content

fix(label): rename ICPC 地区予選 to ICPC アジア地区 across display labels#3711

Merged
KATO-Hiro merged 2 commits into
stagingfrom
#3710
Jun 21, 2026
Merged

fix(label): rename ICPC 地区予選 to ICPC アジア地区 across display labels#3711
KATO-Hiro merged 2 commits into
stagingfrom
#3710

Conversation

@KATO-Hiro

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

Copy link
Copy Markdown
Collaborator

close #3710

Summary by CodeRabbit

  • Style
    • ICPC地区大会に関する全ての表示テキストをICPCアジア地区に統一しました。

KATO-Hiro and others added 2 commits June 21, 2026 11:49
Display-only string change; enum values, contest ID patterns, and English
aria labels are unchanged.

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

coderabbitai Bot commented Jun 21, 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: 583e52a4-6a56-4460-9de9-183a184e6218

📥 Commits

Reviewing files that changed from the base of the PR and between 40f183b and 5404e20.

📒 Files selected for processing (8)
  • src/features/tasks/utils/contest-table/aoj_icpc_providers.test.ts
  • src/features/tasks/utils/contest-table/aoj_icpc_providers.ts
  • src/features/tasks/utils/contest-table/contest_table_provider_groups.test.ts
  • src/features/tasks/utils/contest-table/contest_table_provider_groups.ts
  • src/lib/clients/index.ts
  • src/lib/utils/contest.ts
  • src/test/lib/utils/test_cases/contest_name_and_task_index.ts
  • src/test/lib/utils/test_cases/contest_name_labels.ts

📝 Walkthrough

Walkthrough

ICPC アジア地域予選の日本語表示文字列を「地区予選」から「アジア地区」へ変更。ICPC_TRANSLATIONSAojIcpcRegionalProviderContestTableProviderGroup、クライアントラベルの実装側4箇所と、対応するテスト期待値4ファイル計7ファイルを更新。

Changes

ICPC Regional ラベル文言変更

Layer / File(s) Summary
コアラベル定義の変更
src/lib/utils/contest.ts, src/features/tasks/utils/contest-table/aoj_icpc_providers.ts, src/features/tasks/utils/contest-table/contest_table_provider_groups.ts, src/lib/clients/index.ts
ICPC_TRANSLATIONS.RegionalAojIcpcRegionalProvidertitle/getContestRoundLabel 戻り値・グループ表示名・クライアントラベルをすべて「地区予選」→「アジア地区」へ変更。
テスト期待値の更新
src/features/tasks/utils/contest-table/aoj_icpc_providers.test.ts, src/features/tasks/utils/contest-table/contest_table_provider_groups.test.ts, src/test/lib/utils/test_cases/contest_name_and_task_index.ts, src/test/lib/utils/test_cases/contest_name_labels.ts
上記実装変更に対応するテスト期待値(getMetadata().titlegetContestRoundLabel()getGroupName()buttonLabelexpected)をすべて「アジア地区」へ更新。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🗾 地区予選の名札、そっと外して
アジア地区の看板、高く掲げた
七つのファイル、文字列ひとつ
公式の言葉に、合わせる旅路
Regionalアジア地区 、完了!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed プルリクエストのタイトルは、提供されたchangesetの主な変更内容である「ICPC 地区予選」から「ICPC アジア地区」への表示ラベルの置き換えを正確かつ簡潔に要約しています。
Linked Issues check ✅ Passed プルリクエストは、issue #3710で要求された「ICPC 地区予選」から「ICPC アジア地区」への表示ラベルの置き換えを実装しており、公式の出典に合わせるという目的を達成しています。
Out of Scope Changes check ✅ Passed すべての変更は、issue #3710で定義されたスコープ内の表示ラベルのみに限定されており、enum値、contest IDパターン、英語のaria labelなど、スコープ外の要素は変更されていません。

✏️ 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 #3710

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 9ab21c6 into staging Jun 21, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the #3710 branch June 21, 2026 11:56
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.

[chore] ICPC 地区予選 → ICPC アジア地区 に変更しましょう

1 participant