fix: complete pack.py→mpack.py and mpack.py→mwp.py renames; update all imports
sha256:4789c58553e0995f752ea360dbdc6cff6ec77f0bc93b0cca3eed2e8d9f8308dc
sha
+101
~303
−101
symbols
sha256:106b529df9ffd73e9e4df570c0fde1cb91c3e75d6cbb9109ba74e0a66ba1ca0c
snapshot
+101
symbols added
~303
symbols modified
−101
symbols removed
0
dead code introduced
Semantic Changes
505 symbols
+
_canonical_header_payload
function
function _canonical_header_payload L278–315 ← moved from muse/core/mpack.py
+
apply_snapshot_delta
function
function apply_snapshot_delta L126–140 ← moved from muse/core/mpack.py
+
compute_snapshot_delta
function
function compute_snapshot_delta L108–124 ← moved from muse/core/mpack.py
−
_apply_snapshot_deltas
function
function _apply_snapshot_deltas L472–538 → moved to muse/core/mpack.py
−
_build_snapshot_deltas
function
function _build_snapshot_deltas L419–469 → moved to muse/core/mpack.py
−
build_mpack_from_walk
function
function build_mpack_from_walk L541–644 → moved to muse/core/mpack.py
−
collect_object_ids_from_deltas
function
function collect_object_ids_from_deltas L400–416 → moved to muse/core/mpack.py
−
collect_object_ids_from_walk
function
function collect_object_ids_from_walk L392–397 → moved to muse/core/mpack.py
−
validate_workspace_path
import
import validate_workspace_path L42–42 → moved to muse/core/mpack.py
−
stream_object_chunks
function
function stream_object_chunks L362–390 → moved to muse/core/mpack.py
−
_canonical_header_payload
function
function _canonical_header_payload L278–315 → moved to muse/core/mwp.py
−
compute_snapshot_delta
function
function compute_snapshot_delta L108–124 → moved to muse/core/mwp.py
+
_apply_snapshot_deltas
function
function _apply_snapshot_deltas L472–538 ← moved from muse/core/pack.py
+
_build_snapshot_deltas
function
function _build_snapshot_deltas L419–469 ← moved from muse/core/pack.py
+
build_mpack_from_walk
function
function build_mpack_from_walk L541–644 ← moved from muse/core/pack.py
+
collect_object_ids_from_deltas
function
function collect_object_ids_from_deltas L400–416 ← moved from muse/core/pack.py
+
collect_object_ids_from_walk
function
function collect_object_ids_from_walk L392–397 ← moved from muse/core/pack.py
+
validate_workspace_path
import
import validate_workspace_path L42–42 ← moved from muse/core/pack.py
+
stream_object_chunks
function
function stream_object_chunks L362–390 ← moved from muse/core/pack.py
~
_doc
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:4789c58553e0995f752ea360dbdc6cff6ec77f0bc93b0cca3eed2e8d9f8308dc --body "your comment"
No comments yet. Be the first to start the discussion.