Skip to content

駅名簡体字修正 澤->泽#1504

Merged
TinyKitten merged 2 commits into
devfrom
data/fix-zh
May 9, 2026
Merged

駅名簡体字修正 澤->泽#1504
TinyKitten merged 2 commits into
devfrom
data/fix-zh

Conversation

@TinyKitten
Copy link
Copy Markdown
Member

概要

沢井駅と竹沢駅の中国語(簡体字)駅名に紛れ込んでいた繁体字 を正しい簡体字 に修正する。

変更の種類

  • バグ修正
  • 新機能
  • データの修正・追加
  • リファクタリング
  • ドキュメント
  • CI/CD
  • その他

変更内容

  • data/3!stations.csvstation_name_zh を修正:
    • station_cd 1131519 沢井(青梅線): 澤井泽井
    • station_cd 1131806 竹沢(八高線): 竹澤竹泽
  • cargo run -p data_validator を実行し [VALID] No errors reported. を確認。

テスト

  • cargo fmt --all -- --check が通ること
  • cargo clippy -- -D warnings が通ること
  • cargo testSQLX_OFFLINE=true)が通ること

省略: 本 PR は data/3!stations.csv のみの変更でコード本体に変更がないため、上記 Rust 側のチェックは実行していない。代わりに cargo run -p data_validator でデータ整合性を検証済み。

関連Issue

スクリーンショット(任意)

@TinyKitten TinyKitten self-assigned this May 9, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • data/3!stations.csv is excluded by !**/*.csv

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 752ee546-01bd-43a3-907b-19afba1857ec

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch data/fix-zh

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

@TinyKitten TinyKitten merged commit ff627b0 into dev May 9, 2026
10 checks passed
@TinyKitten TinyKitten deleted the data/fix-zh branch May 9, 2026 07:15
TinyKitten added a commit that referenced this pull request May 9, 2026
駅名簡体字修正 澤->泽 (#1504)  本番デプロイ
@TinyKitten TinyKitten mentioned this pull request May 13, 2026
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant