Skip to content

canary#5736

Merged
TinyKitten merged 3 commits intocanaryfrom
dev
Apr 2, 2026
Merged

canary#5736
TinyKitten merged 3 commits intocanaryfrom
dev

Conversation

@TinyKitten
Copy link
Copy Markdown
Member

概要

変更の種類

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

変更内容

テスト

  • npm run lint が通ること
  • npm test が通ること
  • npm run typecheck が通ること

関連Issue

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

dependabot Bot and others added 2 commits March 31, 2026 22:59
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.12...v.0.1.13)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 0.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* GPSログベースのリアルタイム路線・行先推定アルゴリズムを実装

https://claude.ai/code/session_01NGVVDtTcmYSxyGr4Ww6ugr

* package-lock.jsonを更新

https://claude.ai/code/session_01NGVVDtTcmYSxyGr4Ww6ugr

* SelectLineScreenのimport順序をbiomeルールに準拠させる

https://claude.ai/code/session_01NGVVDtTcmYSxyGr4Ww6ugr

* レビュー指摘を反映: テスト追加・リファクタリング・エッジケース対応

- 信頼度フィルタリングのユニットテストを追加(estimateRoute.test.ts)
- handleResetの不要なuseCallbackラッパーを削除
- bufferRefをatom値と同期するuseEffectを追加
- catchブロックでエラーをログ出力するように変更
- テストヘルパーを共有createStation/createLineファクトリに統一
- nextStationを全後続駅が通過の場合にnullを返すように修正
- 通常速度域で全候補がBulletTrainの場合のフォールバックを追加

https://claude.ai/code/session_01NGVVDtTcmYSxyGr4Ww6ugr

---------

Co-authored-by: Claude <noreply@anthropic.com>
@TinyKitten TinyKitten self-assigned this Apr 2, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b9c8211d-6499-4f74-aac0-22eef67d0b81

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 dev

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

Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
@TinyKitten TinyKitten merged commit f051442 into canary Apr 2, 2026
4 checks passed
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