refactor: rename all remaining wire-artifact pack/bundle refs to mpack
sha256:a443a7e430ea4c5a34d369ccf79e14aed1a30c2f9699a8c171a043e956ed29e5
sha
+63
~44
−63
symbols
sha256:e732ec7532dd12372453682c5239c4fb347ba8720b1124c1b84952faf4eb126f
snapshot
+63
symbols added
~44
symbols modified
−63
symbols removed
0
dead code introduced
Semantic Changes
170 symbols
−
test_apply_pack_commits_written_excludes_integrity_violation
method
method test_apply_pack_commits_written_excludes_integrity_violation L162–176
−
test_apply_pack_continues_after_integrity_violation
method
method test_apply_pack_continues_after_integrity_violation L145–160
−
test_apply_pack_does_not_crash_on_store_integrity_violation
method
method test_apply_pack_does_not_crash_on_store_integrity_violation L114–126
−
test_apply_pack_logs_critical_on_store_integrity_violation
method
method test_apply_pack_logs_critical_on_store_integrity_violation L128–143
−
test_apply_pack_valid_commit_no_integrity_violation
method
method test_apply_pack_valid_commit_no_integrity_violation L199–207
−
test_apply_pack_wrong_hash_raises_valuerror_not_oserror
method
method test_apply_pack_wrong_hash_raises_valuerror_not_oserror L209–225
−
test_impostor_file_not_overwritten_by_apply_pack
method
method test_impostor_file_not_overwritten_by_apply_pack L178–197
+
test_apply_mpack_commits_written_excludes_integrity_violation
method
method test_apply_mpack_commits_written_excludes_integrity_violation L162–176
+
test_apply_mpack_continues_after_integrity_violation
method
method test_apply_mpack_continues_after_integrity_violation L145–160
+
test_apply_mpack_does_not_crash_on_store_integrity_violation
method
method test_apply_mpack_does_not_crash_on_store_integrity_violation L114–126
+
test_apply_mpack_logs_critical_on_store_integrity_violation
method
method test_apply_mpack_logs_critical_on_store_integrity_violation L128–143
+
test_apply_mpack_valid_commit_no_integrity_violation
method
method test_apply_mpack_valid_commit_no_integrity_violation L199–207
+
test_apply_mpack_wrong_hash_raises_valuerror_not_oserror
method
method test_apply_mpack_wrong_hash_raises_valuerror_not_oserror L209–225
+
test_impostor_file_not_overwritten_by_apply_mpack
method
method test_impostor_file_not_overwritten_by_apply_mpack L178–197
−
test_apply_full_manifest_snapshot_from_stream
method
method test_apply_full_manifest_snapshot_from_stream L350–404
−
test_empty_commit_ids_returns_empty_bundle
method
method test_empty_commit_ids_returns_empty_bundle L167–170
−
test_merge_commit_includes_both_parents
method
method test_merge_commit_includes_both_parents L222–252
−
test_missing_commit_skipped_gracefully
method
method test_missing_commit_skipped_gracefully L172–175
−
test_missing_snapshot_raises_not_skips
method
method test_missing_snapshot_raises_not_skips L197–220
−
test_snapshot_always_included_for_every_commit
method
method test_snapshot_always_included_for_every_commit L177–195
+
test_apply_full_manifest_snapshot_from_stream
method
method test_apply_full_manifest_snapshot_from_stream L350–404
+
test_empty_commit_ids_returns_empty_mpack
method
method test_empty_commit_ids_returns_empty_mpack L167–170
+
test_merge_commit_includes_both_parents
method
method test_merge_commit_includes_both_parents L222–252
+
test_missing_commit_skipped_gracefully
method
method test_missing_commit_skipped_gracefully L172–175
+
test_missing_snapshot_raises_not_skips
method
method test_missing_snapshot_raises_not_skips L197–220
+
test_snapshot_always_included_for_every_commit
method
method test_snapshot_always_included_for_every_commit L177–195
~
_Request
~
no_fsync
−
test_apply_pack_10k_objects_under_60s
method
method test_apply_pack_10k_objects_under_60s L397–416
−
test_apply_pack_idempotent_second_apply_skips_all
method
method test_apply_pack_idempotent_second_apply_skips_all L378–394
−
test_build_pack_10k_objects_under_60s
method
method test_build_pack_10k_objects_under_60s L245–265
−
test_build_pack_have_filter_excludes_base
method
method test_build_pack_have_filter_excludes_base L186–242
−
test_collect_object_ids_faster_than_build_pack
method
method test_collect_object_ids_faster_than_build_pack L293–313
−
test_apply_pack_accepts_bundle_at_exact_cap
method
method test_apply_pack_accepts_bundle_at_exact_cap L575–595
−
test_apply_pack_deduplicates_repeated_oid
method
method test_apply_pack_deduplicates_repeated_oid L652–672
−
test_apply_pack_oversized_object_is_skipped_not_raised
method
method test_apply_pack_oversized_object_is_skipped_not_raised L613–650
−
test_apply_pack_rejects_bundle_exceeding_max_pack_objects
method
method test_apply_pack_rejects_bundle_exceeding_max_pack_objects L558–573
−
test_apply_pack_total_items_cap_is_cross_type
method
method test_apply_pack_total_items_cap_is_cross_type L597–611
−
test_have_equals_want_produces_empty_bundle
method
method test_have_equals_want_produces_empty_bundle L686–700
−
test_apply_pack_peak_rss_under_64_mib_for_small_objects
method
method test_apply_pack_peak_rss_under_64_mib_for_small_objects L742–761
−
test_build_pack_peak_rss_proportional_to_blob_total
method
method test_build_pack_peak_rss_proportional_to_blob_total L717–740
−
test_roundtrip_msgpack_bundle_size_within_max_pack_bytes
method
method test_roundtrip_msgpack_bundle_size_within_max_pack_bytes L818–833
+
test_apply_mpack_10k_objects_under_60s
method
method test_apply_mpack_10k_objects_under_60s L397–416
+
test_apply_mpack_idempotent_second_apply_skips_all
method
method test_apply_mpack_idempotent_second_apply_skips_all L378–394
+
test_build_mpack_10k_objects_under_60s
method
method test_build_mpack_10k_objects_under_60s L245–265
+
test_build_mpack_have_filter_excludes_base
method
method test_build_mpack_have_filter_excludes_base L186–242
+
test_collect_object_ids_faster_than_build_mpack
method
method test_collect_object_ids_faster_than_build_mpack L293–313
+
test_apply_mpack_accepts_mpack_at_exact_cap
method
method test_apply_mpack_accepts_mpack_at_exact_cap L575–595
+
test_apply_mpack_deduplicates_repeated_oid
method
method test_apply_mpack_deduplicates_repeated_oid L652–672
+
test_apply_mpack_oversized_object_is_skipped_not_raised
method
method test_apply_mpack_oversized_object_is_skipped_not_raised L613–650
+
test_apply_mpack_rejects_mpack_exceeding_max_pack_objects
method
method test_apply_mpack_rejects_mpack_exceeding_max_pack_objects L558–573
+
test_apply_mpack_total_items_cap_is_cross_type
method
method test_apply_mpack_total_items_cap_is_cross_type L597–611
+
test_have_equals_want_produces_empty_mpack
method
method test_have_equals_want_produces_empty_mpack L686–700
+
test_apply_mpack_peak_rss_under_64_mib_for_small_objects
method
method test_apply_mpack_peak_rss_under_64_mib_for_small_objects L742–761
+
test_build_mpack_peak_rss_proportional_to_blob_total
method
method test_build_mpack_peak_rss_proportional_to_blob_total L717–740
+
test_roundtrip_msgpack_size_within_max_pack_bytes
method
method test_roundtrip_msgpack_size_within_max_pack_bytes L818–833
~
tests/test_security_object_store_poisoning.py
.py
2 symbols added, 2 symbols removed, 4 symbols modified
~
tests/test_transport_snapshot_directories_dropped.py
.py
1 symbol added, 1 symbol removed, 7 symbols modified
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:a443a7e430ea4c5a34d369ccf79e14aed1a30c2f9699a8c171a043e956ed29e5 --body "your comment"
No comments yet. Be the first to start the discussion.