fix: typing audit — zero pattern violations, zero untyped defs
- Delete dead split_object_into_oc_frames and its test file - Fix UnboundLocalError in test_integrity_I3_concurrent_race.py thread - Add _DomainEntry TypedDict in domain_cmd.py, _DomainSeed/_PathAnnotation in path_cmd.py - Replace dict[str,Any]/dict/dict[str,object] with TypedDict/Mapping throughout - Add -> None to all 59 test methods in test_migrate_domain_integers.py - Fix fixture param types and _flaky_register signature in test_migrate_domain_integers.py
sha256:a741a70c3da7bac0078dd7649554dc83362bc067db244de4627104e79821c3a7
sha
+11
~103
−48
symbols
sha256:ad2deff360ca42401d0af935b5be582c6088f1d0df168b1461c07af2c747c2a8
snapshot
+11
symbols added
~103
symbols modified
−48
symbols removed
0
dead code introduced
Semantic Changes
162 symbols
−
test_object_at_chunk_size_is_single_o_frame
method
method test_object_at_chunk_size_is_single_o_frame L54–67
−
test_object_below_chunk_size_is_single_o_frame
method
method test_object_below_chunk_size_is_single_o_frame L69–80
−
test_each_frame_content_le_chunk_size
method
method test_each_frame_content_le_chunk_size L111–115
−
test_one_byte_over_chunk_size_produces_two_frames
method
method test_one_byte_over_chunk_size_produces_two_frames L100–103
−
test_three_chunk_size_object_produces_three_frames
method
method test_three_chunk_size_object_produces_three_frames L130–142
−
test_three_chunks_reassemble_correctly
method
method test_three_chunks_reassemble_correctly L144–157
−
test_subsequent_chunks_have_no_encoding
method
method test_subsequent_chunks_have_no_encoding L221–224
−
test_all_oc_frames_have_required_fields
method
method test_all_oc_frames_have_required_fields L265–283
−
test_last_frame_chunk_index_equals_total_minus_one
method
method test_last_frame_chunk_index_equals_total_minus_one L285–298
~
run
~
run
−
test_chunked_object_first_chunk_uses_enc
method
method test_chunked_object_first_chunk_uses_enc L640–650
−
test_delta_object_uses_base_not_base_id
method
method test_delta_object_uses_base_not_base_id L621–631
−
test_raw_object_uses_enc_not_encoding
method
method test_raw_object_uses_enc_not_encoding L613–619
−
test_raw_object_uses_id_not_object_id
method
method test_raw_object_uses_id_not_object_id L603–611
~
_Request
Older
chore: fix typing audit to 0 — violations and untyped defs
sha256:f324f4328678aa4877658e91923bbbf11a5d3ecd8cc18e5481f9fa6f3a6e2c8d
All commits
Newer →
Latest on task/typing-audit-zero
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:a741a70c3da7bac0078dd7649554dc83362bc067db244de4627104e79821c3a7 --body "your comment"
No comments yet. Be the first to start the discussion.