refactor: rename _push_stream → _push_mpack; delete MWP frame tests; update push.py docstring
- push.py: renamed _push_stream → _push_mpack (implementation already used presigned mpack protocol, only the name was stale); replaced MWP streaming docstring with accurate presigned mpack description - test_push_force_flag.py: updated _push_stream → _push_mpack import and references - test_push_object_integrity.py: updated stale comment referencing _push_stream - tests/test_wire_framing.py: deleted (tested MWP MuseWireFrameWriter) - tests/test_mpack_frames.py: deleted (tested MWP frame constants) - tests/test_wire_push_plain.py: deleted (tested application/x-muse-wire content-type)
sha256:10425950510498d92e04d7a24ca5b2d11e7aa5023780e9ce8cc24cb1beb7b6b7
sha
+1
~5
−115
symbols
sha256:029a4c9f2eb85eaeba3ae0611c8a86ef071da0831fc8f8d53c3abff0a76fe5b8
snapshot
+1
symbol added
~5
symbols modified
−115
symbols removed
0
dead code introduced
Semantic Changes
121 symbols
−
test_different_inputs_produce_different_payloads
method
method test_different_inputs_produce_different_payloads L318–328
−
test_frame_tags_are_single_uppercase_ascii
method
method test_frame_tags_are_single_uppercase_ascii L31–40
−
test_has_n_commits_for_integrity_check
method
method test_has_n_commits_for_integrity_check L225–228
−
test_has_n_objects_for_integrity_check
method
method test_has_n_objects_for_integrity_check L220–223
−
test_no_map32_from_truncation_at_various_offsets
method
method test_no_map32_from_truncation_at_various_offsets L348–375
−
test_truncation_at_magic_detected_cleanly
method
method test_truncation_at_magic_detected_cleanly L327–332
−
test_truncation_mid_payload_gives_wrong_length
method
method test_truncation_mid_payload_gives_wrong_length L334–346
−
test_p1_frame_generator_with_objects
function
function test_p1_frame_generator_with_objects L33–46
~
run
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:10425950510498d92e04d7a24ca5b2d11e7aa5023780e9ce8cc24cb1beb7b6b7 --body "your comment"
No comments yet. Be the first to start the discussion.