gabriel / muse public
refactor tests dev
AI Agent gabriel · 130 days ago · May 6, 2026 · Diff

refactor(tests): route .muse/ paths through helpers in 10 more files

Fix integrity_I4_msgpack_size, shelf_msgpack_storage, cmd_merge, security_branch_ref_injection, core_coverage_gaps, cmd_shelf, cmd_gc_hardening, cmd_code_add, prune_supercharge (cmd_auth_keygen_hd exempt — all fake_home auth paths). Rename self-shadowing locals (ref_path, shelf_dir, merge_state_path, releases_dir, heads_dir).

sha256:b54060f23bc5520a5fd09d872485d202514078b2acad2dc362493876af829dd8 sha
+37 ~119 symbols
sha256:a202c0a270572a1a1e7074b8b0a8be7871e3058845e216bfda3d0e754a604338 snapshot
+37
symbols added
~119
symbols modified
0
dead code introduced
Semantic Changes 156 symbols
~ tests/test_prune_supercharge.py .py 6 symbols added, 8 symbols modified
+ commits_dir import import commits_dir L57–57
+ merge_state_path import import merge_state_path L57–57
+ muse_dir import import muse_dir L57–57
+ objects_dir import import objects_dir L57–57
+ ref_path import import ref_path L57–57
+ snapshots_dir import import snapshots_dir L57–57
~ tests/test_security_branch_ref_injection.py .py 6 symbols added, 9 symbols modified
+ commits_dir import import commits_dir L49–49
+ head_path import import head_path L49–49
+ heads_dir import import heads_dir L49–49
+ objects_dir import import objects_dir L49–49
+ repo_json_path import import repo_json_path L49–49
+ snapshots_dir import import snapshots_dir L49–49
← 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:b54060f23bc5520a5fd09d872485d202514078b2acad2dc362493876af829dd8 --body "your comment"