駅データの大幅更新#1475
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (5)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
🚉 停車駅の変更8 件の変更された停車パターン
✏️ 各駅停車 (Local) - 常磐緩行線 / 東京メトロ千代田線 / 小田急線 / 小田急多摩線type_cd=101, line_group_cd=165 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (60駅)
✏️ 各駅停車 (Local) - 常磐緩行線 / 東京メトロ千代田線 / 小田急線type_cd=101, line_group_cd=166 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (64駅)
✏️ 各駅停車 (Local) - 常磐緩行線type_cd=301, line_group_cd=162 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (14駅)
✏️ 各駅停車 (Local) - 常磐緩行線type_cd=301, line_group_cd=163 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (14駅)
✏️ 各駅停車 (Local) - 常磐緩行線type_cd=301, line_group_cd=164 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (14駅)
✏️ 各駅停車 (Local) - 常磐緩行線type_cd=301, line_group_cd=167 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (14駅)
✏️ 各駅停車 (Local) - 常磐緩行線type_cd=301, line_group_cd=168 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (14駅)
✏️ 各駅停車 (Local) - 常磐緩行線type_cd=301, line_group_cd=169 変更内容: 14 駅追加 | 14 駅削除 全駅リスト (14駅)
|
There was a problem hiding this comment.
Pull request overview
駅・事業者マスタの更新により、駅コード体系の整理(11344→11345)と新規駅/事業者の追加を反映するPRです。
Changes:
11344xx系の駅コードをディズニーリゾートライン駅に割り当て、常磐線(綾瀬〜取手)側を11345xxに付け替え- 廃止駅の
close_ymd/e_status更新、および新規駅(手柄山平和公園、しきぶ)を追加 - 事業者に「舞浜リゾートライン」を追加し、事業者データの表記を一部更新
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| data/5!station_station_types.csv | 常磐線区間の参照駅コードを 11345xx に更新 |
| data/3!stations.csv | 駅コード再割当、新規駅追加、廃止/ステータス更新 |
| data/1!companies.csv | 舞浜リゾートラインの追加と事業者情報の整理 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
概要
駅・路線・事業者データの大幅更新を行い、ディズニーリゾートラインの追加、常磐緩行線の駅コード再割り当て、開業・廃止駅の反映、および関連マスタの整合を取りました。
変更の種類
変更内容
data/1!companies.csvに舞浜リゾートラインを追加し、複数事業者の略称・表記・所属情報を更新しました。data/2!lines.csvでディズニーリゾートラインを追加し、常磐線(緩行線)を11344から11345に再割り当てました。あわせて各路線の色名・代表座標・平均距離などのメタデータを更新しました。data/3!stations.csvでディズニーリゾートライン4駅を追加し、綾瀬〜取手の駅コードを11345xxに付け替えました。さらに手柄山平和公園駅・しきぶ駅を追加し、仁山駅・二股駅・留萌本線の一部駅の廃止日/ステータスを更新しました。data/5!station_station_types.csvで、常磐緩行線に紐づく駅コード参照を11345xx系へ更新しました。data/8!connections.csvを現行データに合わせて整理し、接続データをリセットしました。テスト
cargo fmt --all -- --checkが通ることcargo clippy -- -D warningsが通ることcargo test(SQLX_OFFLINE=true)が通ること関連Issue
スクリーンショット(任意)