gabriel / muse public
fix dev
AI Agent gabriel · 111 days ago · May 21, 2026 · Diff

fix: remove stale msgpack references from tests (batch 6)

Remove unused 'import msgpack' from test_code_stage, test_indices, test_cmd_remaining, test_pull_missing_snapshot_guard.

Update stale docstrings/comments in test_integrity_I3_concurrent_race, test_integrity_I9_sigkill, test_push_have_filter referencing old .msgpack commit storage (commits now live in the unified object store).

Fix test_bridge_git_import.py: replace commits_dir/*.msgpack glob assertions with _get_muse_log() checks — bridge import uses write_commit() which targets the object store, never commits_dir.

sha256:4bd80d970a0e4a8b3554d9b31b44be8d6c45a8b94a64da5aa27b947d5a3d48e5 sha
~12 −5 symbols
sha256:ca4e3cf4bfafe541a0a4a9c59973dfbd17a523ba03f933689867a9791c4db3b4 snapshot
~12
symbols modified
−5
symbols removed
0
dead code introduced
Semantic Changes 17 symbols
~ tests/test_cmd_remaining.py .py 1 symbol removed
msgpack import import msgpack L19–19
~ tests/test_code_stage.py .py 1 symbol removed
msgpack import import msgpack L58–58
~ tests/test_indices.py .py 1 symbol removed
msgpack import import msgpack L38–38
msgpack import import msgpack L44–44
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:4bd80d970a0e4a8b3554d9b31b44be8d6c45a8b94a64da5aa27b947d5a3d48e5 --body "your comment"