Skip to content

信越本線(篠ノ井-長野・直江津-新潟)のラインカラーをスカイブルーに修正#1501

Merged
TinyKitten merged 1 commit into
devfrom
data/shinetsu-line-color
May 9, 2026
Merged

信越本線(篠ノ井-長野・直江津-新潟)のラインカラーをスカイブルーに修正#1501
TinyKitten merged 1 commit into
devfrom
data/shinetsu-line-color

Conversation

@TinyKitten
Copy link
Copy Markdown
Member

@TinyKitten TinyKitten commented May 9, 2026

概要

信越本線のうち篠ノ井駅 - 長野駅間(line_cd: 11403)と直江津駅 - 新潟駅間(line_cd: 11404)の line_color_c#FFD400(黄)になっていたため、実際のJR東日本のラインカラーであるスカイブルー #00B3E6 に修正しました(上越線と同色)。

変更の種類

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

変更内容

  • data/2!lines.csv: 信越本線 篠ノ井 - 長野間(11403)の line_color_c#FFD400#00B3E6 に変更
  • data/2!lines.csv: 信越本線 直江津 - 新潟間(11404)の line_color_c#FFD400#00B3E6 に変更
  • 高崎 - 横川間(11337)は黄緑色 #9ACD32 のまま据え置き
  • cargo run -p data_validator を実行し [VALID] No errors reported. を確認

テスト

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

省略: コード本体(stationapi/** 等)への変更なし。データのみの変更のため cargo run -p data_validator で検証済み。

関連Issue

closes https://github.com/TrainLCD/Issues/issues/1153

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

@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/2!lines.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: afb8c1a5-e8bd-4468-a888-f57cf062dbe2

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/shinetsu-line-color

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

@TinyKitten TinyKitten merged commit 2293042 into dev May 9, 2026
6 checks passed
@TinyKitten TinyKitten deleted the data/shinetsu-line-color branch May 9, 2026 07:02
@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