Skip to content

fix(scan-log): 判定とセッション終了の step を両 OS で揃える - #126

Merged
rimtty merged 1 commit into
masterfrom
codex/scan-log-step-parity
Sep 7, 2026
Merged

rimtty merged 1 commit into
masterfrom
codex/scan-log-step-parity

Conversation

@rimtty

@rimtty rimtty commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Refs #120. 実機ログ(iOS / Android の初回エクスポート)で見つかった差分の解消。

  • iOS: session_endstep を現在工程ではなく none に(Android と同じ)。
  • Android: match / mismatch / duplicatestepbarcode ではなく result に(iOS と同じ)。
  • テスト: iOS BluetoothScannerFlowTests(全件緑)、Android ScanSessionCoordinatorTest の断言を更新(feature/scan 86 件緑)。

🤖 Generated with Claude Code

… across platforms

The first real exports showed iOS logging session_end with the current
step and Android logging match/mismatch/duplicate with the barcode
step. Both now write session events with step none and verdicts with
step result, as the shared schema intends.

Refs #120
@rimtty
rimtty merged commit b751228 into master Sep 7, 2026
5 checks passed
@rimtty
rimtty deleted the codex/scan-log-step-parity branch September 7, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant