Skip to content

docs: FT187 collections フィールドトライアルレポートを追加#522

Merged
hideyukiMORI merged 1 commit into
mainfrom
docs/issue-ft187-collections
May 21, 2026
Merged

docs: FT187 collections フィールドトライアルレポートを追加#522
hideyukiMORI merged 1 commit into
mainfrom
docs/issue-ft187-collections

Conversation

@hideyukiMORI
Copy link
Copy Markdown
Owner

Summary

  • FT187: collections モジュール — Counter・defaultdict・deque・ChainMap・NamedTuple・OrderedDict の実装と検証
  • 56 テスト全通過(pytest / mypy --strict / ruff / pip-audit)
  • バージョン: v1.8.57 → v1.8.58

Findings

  • F-1: dict[str, float | str] 型の引数は mypy 推論エラー → dataclass による入力型 RawCoordinate で解決

Test plan

  • pytest: 56 tests passed
  • mypy --strict: Success
  • ruff check: All checks passed
  • ruff format: clean
  • pip-audit: PYSEC-2025-183 (PyJWT via mcp transitive dep, tolerated)

🤖 Generated with Claude Code

@hideyukiMORI hideyukiMORI merged commit d3b91cd into main May 21, 2026
2 checks passed
@hideyukiMORI hideyukiMORI deleted the docs/issue-ft187-collections branch May 21, 2026 10:11
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