canary#5736
Merged
TinyKitten merged 3 commits intocanaryfrom Apr 2, 2026
Merged
Conversation
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>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ 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 |
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
変更の種類
変更内容
テスト
npm run lintが通ることnpm testが通ることnpm run typecheckが通ること関連Issue
スクリーンショット(任意)