Skip to content

Add missing Beartype decorators - #3233

Merged
adamtheturtle merged 1 commit into
mainfrom
codex/add-missing-beartype-decorators
Sep 12, 2026
Merged

adamtheturtle merged 1 commit into
mainfrom
codex/add-missing-beartype-decorators

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Summary

  • Add 12 missing @beartype decorators to typed production functions and concrete classes.
  • Keep intentional runtime boundaries such as Protocols, framework callbacks, nested closures, and recursive forward-reference models undecorated.

Validation

  • uv run --group dev ruff check .
  • uv run --group dev pytest -q
  • uv run --group dev prek run --all-files --hook-stage pre-commit
  • uv run --group dev prek run --all-files --hook-stage pre-push

@adamtheturtle
adamtheturtle merged commit 0db1a57 into main Sep 12, 2026
13 checks passed
@adamtheturtle
adamtheturtle deleted the codex/add-missing-beartype-decorators branch September 12, 2026 16:45
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