delete(grpc): remove all gRPC naming from muse — GRPC_CONTENT_TYPE, grpc_frame, GrpcFrameReader, dead test files
- mpack.py: delete GRPC_CONTENT_TYPE, grpc_frame(), GrpcFrameReader - transport.py: fetch_stream now sends WIRE_CONTENT_TYPE; response parsed with MPackStreamReader instead of GrpcFrameReader; stale comments cleaned - test_grpc_framing.py: deleted (tested deleted code) - test_wire_h2_strict.py: deleted (tested gRPC framing invariants) - test_wire_push_plain.py: rewritten clean — P1/P2/P3 only, no gRPC refs - test_wire_snapshot_delta.py: replaced _decode_grpc_frames with MWP parser; removed test C (gRPC message size limit, no longer relevant); renumbered A-F - test_wire_oc_frames.py: docstring updated
sha256:2e3b694efdb6156d2a93fb7d7eacb15fd2ff70799ec38d36dd0ecd4751c014a4
sha
+4
~10
−61
symbols
sha256:d98f5c25aff67c86109fbc3dc7faa618b52ed7c4d5d787546d3b86142eb4ef9b
snapshot
+4
symbols added
~10
symbols modified
−61
symbols removed
0
dead code introduced
Semantic Changes
75 symbols
−
test_frame_generator_produces_grpc_wrapped_frames
function
function test_frame_generator_produces_grpc_wrapped_frames L137–154
−
test_grpc_frame_compression_flag_is_zero
function
function test_grpc_frame_compression_flag_is_zero L58–61
−
test_multiple_grpc_frames_decode_in_order
function
function test_multiple_grpc_frames_decode_in_order L161–166
−
_async_mock_httpx_streaming_response
function
function _async_mock_httpx_streaming_response L66–79
−
test_p1_frame_generator_no_grpc_prefix
function
function test_p1_frame_generator_no_grpc_prefix L31–52
−
test_p1_frame_generator_with_objects_no_grpc_prefix
function
function test_p1_frame_generator_with_objects_no_grpc_prefix L55–70
−
test_p2_push_does_not_use_grpc_content_type
function
function test_p2_push_does_not_use_grpc_content_type L89–97
−
test_p3_push_upload_first_no_stream_context_manager
function
function test_p3_push_upload_first_no_stream_context_manager L104–119
−
test_p4_push_response_not_grpc_reader
function
function test_p4_push_response_not_grpc_reader L126–138
+
test_p1_frame_generator_with_objects
function
function test_p1_frame_generator_with_objects L33–46
−
test_c_frames_under_grpc_limit_large_repo
function
function test_c_frames_under_grpc_limit_large_repo L156–172
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:2e3b694efdb6156d2a93fb7d7eacb15fd2ff70799ec38d36dd0ecd4751c014a4 --body "your comment"
No comments yet. Be the first to start the discussion.