Skip to content

fix: rename EDPC・TDPC・NDPC・FPS 24 group label to xDPC・FPS 24#3519

Merged
KATO-Hiro merged 1 commit intostagingfrom
#3518
May 11, 2026
Merged

fix: rename EDPC・TDPC・NDPC・FPS 24 group label to xDPC・FPS 24#3519
KATO-Hiro merged 1 commit intostagingfrom
#3518

Conversation

@KATO-Hiro
Copy link
Copy Markdown
Collaborator

@KATO-Hiro KATO-Hiro commented May 10, 2026

close #3518

Summary by CodeRabbit

リリースノート

  • その他の更新
    • コンテストグループの表示名および アクセシビリティテキストを更新しました。DP系コンテストグループの表示が「xDPC・FPS 24」に変更され、スクリーンリーダー用テキストが対応して更新されました。

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

coderabbitai Bot commented May 10, 2026

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: 4a9ac93a-d03c-490e-aa06-16e2d6379db1

📥 Commits

Reviewing files that changed from the base of the PR and between 77d0eb6 and 963d201.

📒 Files selected for processing (2)
  • src/features/tasks/utils/contest-table/contest_table_provider_groups.test.ts
  • src/features/tasks/utils/contest-table/contest_table_provider_groups.ts

📝 Walkthrough

Walkthrough

DP系コンテストグループのボタンラベルを「EDPC・TDPC・NDPC・FPS 24」から「xDPC・FPS 24」に短縮し、対応するアリアラベルを更新。視認性向上のための表記簡略化。

Changes

DP系コンテストラベル簡略化

Layer / File(s) Summary
ラベル設定更新
src/features/tasks/utils/contest-table/contest_table_provider_groups.ts
prepareContestProviderPresets 内の DP グループプリセットのボタンラベルを xDPC・FPS 24 に、アリアラベルを xDPC and FPS 24 contests に変更。内部のプロバイダー構成(EDPC、TDPC、NDPC、FPS24)は変更なし。
テスト期待値更新
src/features/tasks/utils/contest-table/contest_table_provider_groups.test.ts
dps() プリセットのアサーションを新しいラベルテキストに合わせて更新。getSize() と個別プロバイダーチェックは変更なし。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

長くて複雑だったラベルが
シンプルに「xDPC・FPS 24」へ ✨
ボタンもコンテストも輝く今
視認性向上のちょい直し🎯

🚥 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 のタイトルは変更内容を正確に反映しており、「EDPC・TDPC・NDPC・FPS 24」から「xDPC・FPS 24」へのラベル変更という主要な変更を明確に示している。
Linked Issues check ✅ Passed PR の変更(ラベルテキストとアリアラベルの更新)は、Issue #3518 の要件(ボタンラベルを「xDPC・FPS 24」に変更して視認性を向上させる)を完全に満たしている。
Out of Scope Changes check ✅ Passed PR は Issue #3518 の要件範囲内に完全に収まっており、ラベル変更に関連する変更のみが実施されている。基盤となるプロバイダーロジックや他の機能への変更はない。
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 #3518

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.

Copy link
Copy Markdown
Collaborator Author

@KATO-Hiro KATO-Hiro left a comment

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 1fa5f7a into staging May 11, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the #3518 branch May 11, 2026 04:04
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] コンテスト別・テーブルのDP系コンテストのボタンを「xDPC・FPS 24」に変更しましょう

1 participant