rename: MPack wire key objects → blobs across source and tests
ObjectPayload → BlobPayload TypedDict; MPack.objects → MPack.blobs field; ApplyResult keys objects_written/objects_skipped/failed_objects → blobs_written/blobs_skipped/failed_blobs; FetchMPackResult objects_received → blobs_received; _WIRE_SEC_OBJECTS → _WIRE_SEC_BLOBS constant; pack-objects dry-run JSON objects field → blobs. Coordinated with musehub rename.
'objects' is now reserved for true superset contexts (object store paths, PatchRecord.required_objects). Wire and result keys use the precise term.
sha256:fedc538cbb35bf769895acdc8c6b817e7c6cee189d2d6e0704e5367b9ab93187
sha
+33
~387
−32
symbols
sha256:3d5ae8b5dd2515f2f3790f73101ab72791e189002a9454486699bfd6447ec32e
snapshot
+33
symbols added
~387
symbols modified
−32
symbols removed
0
dead code introduced
Semantic Changes
452 symbols
−
out
~
run
~
run
~
MPack
~
MPack
~
MPack
~
_run
~
MPack
~
MPack
−
test_collect_object_ids_faster_than_build_mpack
method
method test_collect_object_ids_faster_than_build_mpack L293–313
−
test_collect_object_ids_have_excludes_ancestors
method
method test_collect_object_ids_have_excludes_ancestors L315–330
−
test_collect_object_ids_no_blob_reads
method
method test_collect_object_ids_no_blob_reads L275–291
+
test_collect_blob_ids_faster_than_build_mpack
method
method test_collect_blob_ids_faster_than_build_mpack L293–313
+
test_collect_blob_ids_have_excludes_ancestors
method
method test_collect_blob_ids_have_excludes_ancestors L315–330
~
MPack
−
test_III5_collect_object_ids_stops_at_have
method
method test_III5_collect_object_ids_stops_at_have L344–353
+
test_III5_collect_blob_ids_stops_at_have
method
method test_III5_collect_blob_ids_stops_at_have L344–353
−
test_walk_all_object_ids_excludes_have_objects
method
method test_walk_all_object_ids_excludes_have_objects L197–217
+
test_walk_all_blob_ids_excludes_have_objects
method
method test_walk_all_blob_ids_excludes_have_objects L197–217
−
test_collect_object_ids_from_deltas_correctness
function
function test_collect_object_ids_from_deltas_correctness L143–162
−
test_collect_object_ids_from_deltas_is_fast
function
function test_collect_object_ids_from_deltas_is_fast L165–195
+
test_collect_blob_ids_from_deltas_correctness
function
function test_collect_blob_ids_from_deltas_correctness L143–162
+
test_collect_blob_ids_from_deltas_is_fast
function
function test_collect_blob_ids_from_deltas_is_fast L165–195
Older
rename: delta_add → delta_upsert across wire format, source, tes…
sha256:0313c134f0ef4518a9c3a0ec359ffdc42546dc720010730374edfe0857caf7ef
All commits
Newer
debug: add pre-PUT integrity check and verbose logging to isolate 422
sha256:a6cda5e28a014d34257127d662765e3432f69a7af927ef2d854877d925106ace
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:fedc538cbb35bf769895acdc8c6b817e7c6cee189d2d6e0704e5367b9ab93187 --body "your comment"
No comments yet. Be the first to start the discussion.