Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: strict pyright, py.typed and reportDeprecated - #106

Closed
Oskar Olin (olinoskar) wants to merge 1 commit into
masterfrom
feat/pyright-strict
Closed

feat: strict pyright, py.typed and reportDeprecated#106
Oskar Olin (olinoskar) wants to merge 1 commit into
masterfrom
feat/pyright-strict

Conversation

@olinoskar

Copy link
Copy Markdown

Enables strict pyright + reportDeprecated = "error" in CI and ships py.typed so downstream repos inherit real types. Leaf repo, no internal deps.

First commit arms the gates (red, 1092 errors baseline); each following commit clears one error category so the history is reviewable. Draft until green.

Part of kognic-internal/vd-issue-tracker#27

🤖 Generated with Claude Code

Arms the type-safety gates; the fixes follow in the next commits.
CI is expected to be red at this commit (1092 pyright errors baseline).

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
@olinoskar

Copy link
Copy Markdown
Author

Recreating with pyright folded into the build matrix instead of a pinned single-version job.

@olinoskar
Oskar Olin (olinoskar) deleted the feat/pyright-strict branch September 6, 2026 09:13
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