fix: resolve all 421 typing audit violations in tests/ to zero
Systematically eliminated all typing audit violations across 556 test files by replacing bare dict/list annotations, boundary dict parameters, object-typed params/returns, Any-typed collections, and concrete dicts in list types with proper typed alternatives using Mapping[str, X], specific return types, or removed unnecessary annotations.
sha256:72cd38f7642d85e91fba63b798bb6e7b5d7af8e771e82b0799087b1c2b17ebfc
sha
+315
~768
−24
symbols
sha256:d7aecd64ed6b82c77e74e69b59002fbc57bd6ac88fbcfc8cb29ae5f62f97eb75
snapshot
+315
symbols added
~768
symbols modified
−24
symbols removed
0
dead code introduced
Semantic Changes
1107 symbols
~
_show
~
run
~
run_add
~
run
~
run
~
run
~
_LogJson
~
DomainOp
~
run
~
_hub_api
~
run
~
run
~
run
~
run
~
run
~
run
~
_err
~
run
~
run
~
_str
~
_keygen
~
_keygen
~
_check
~
_invoke
~
_env
~
_snap
~
_run
~
_env
~
_commit
~
_env
~
_commit
~
hub_repo
Older
fix: align remaining tests with production — bytearray, prefixed…
sha256:815508387e1675b5d327f0c3fbc940fffaada3e5c54b60df1b0b519aca5293aa
All commits
Newer →
Latest on task/fix-tests
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:72cd38f7642d85e91fba63b798bb6e7b5d7af8e771e82b0799087b1c2b17ebfc --body "your comment"
No comments yet. Be the first to start the discussion.