Skip to content

Add comprehensive type annotations and AGENTS.md#4

Merged
va1ha11a merged 1 commit into
mainfrom
chore/improve-type-checks
Mar 6, 2026
Merged

Add comprehensive type annotations and AGENTS.md#4
va1ha11a merged 1 commit into
mainfrom
chore/improve-type-checks

Conversation

@va1ha11a
Copy link
Copy Markdown
Contributor

@va1ha11a va1ha11a commented Mar 6, 2026

  • Add AGENTS.md with build/lint/test commands and code style guidelines
  • Enable ruff ANN rules for type annotations
  • Add type annotations to all test functions and fixtures
  • Add ty type checker to dev dependencies
  • Add save_get_id helper to FakePostStorage to eliminate type ignores
  • Fix CORSMiddleware type issue and lifespan function typing
  • Add pytest-cov for coverage reporting
  • Ignore bandit in test/fakes for assert usage in test helpers

- Add AGENTS.md with build/lint/test commands and code style guidelines
- Enable ruff ANN rules for type annotations
- Add type annotations to all test functions and fixtures
- Add ty type checker to dev dependencies
- Add save_get_id helper to FakePostStorage to eliminate type ignores
- Fix CORSMiddleware type issue and lifespan function typing
- Add pytest-cov for coverage reporting
- Ignore bandit in test/fakes for assert usage in test helpers
@va1ha11a va1ha11a merged commit b0bebca into main Mar 6, 2026
3 checks passed
@va1ha11a va1ha11a deleted the chore/improve-type-checks branch March 6, 2026 04:27
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