Conversation
0xWelt
force-pushed
the
build/ty-config
branch
2 times, most recently
from
May 10, 2026 09:30
1995a76 to
9bc5c5b
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
0xWelt
force-pushed
the
build/ty-config
branch
4 times, most recently
from
May 10, 2026 09:58
e0bb39f to
6a1be3f
Compare
0xWelt
force-pushed
the
build/ty-config
branch
2 times, most recently
from
August 16, 2026 10:17
bd85aeb to
94ec502
Compare
Member
Author
|
Hi @yltx, I remember you handle the releases for this repo. This PR upgrades the ty type checker to v0.0.72 (official astral-sh/ty-pre-commit hook), rebased onto the latest main, with all type errors fixed and CI passing (lint + test). Could you please kindly review when you have a moment? Thanks! CC @huan-yp |
- Configure ty type checker (0.0.72) with official astral-sh/ty-pre-commit hook - Add codecov.yml to relax patch threshold for type-annotation PRs - Fix type annotations across combat/ops/server/ui modules - Fix preparation.py to preserve main behavior (tolerate None ocr)
0xWelt
force-pushed
the
build/ty-config
branch
from
August 16, 2026 11:46
94ec502 to
945d56f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tool.tyconfiguration topyproject.toml\n- Fix type annotations and remove unnecessarytype: ignorecomments across the codebase\n- UpdateAGENTS.mdto reflect current development workflow