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

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

Fix cmd_cherry_pick, bridge_phase1 (git_bridge_state_path), porcelain_security, mpack_core, integrity_I8_object_store_scale, core_pack, cmd_show_ref, cmd_fetch_hardening, cmd_clean_hardening. Rename self-shadowing locals (ref_path, shelf_dir, commits_dir, indices_dir). Exempt: auth_phase5, security_no_pem_on_disk, hd_keygen_unified (all fake_home auth paths).

sha256:05ba4f427a540ed56040728db05ad707ae01d5deb9c62e99256c1150f5da1f5c sha
+25 ~67 symbols
sha256:2c6367ce486a4b9b2bb3999f904c2f3045a771e309789dd1a884dad7867da16f snapshot
+25
symbols added
~67
symbols modified
0
dead code introduced
Semantic Changes 92 symbols
~ tests/test_cmd_show_ref.py .py 3 symbols added, 8 symbols modified
+ heads_dir import import heads_dir L39–39
+ muse_dir import import muse_dir L39–39
+ ref_path import import ref_path L39–39
~ tests/test_core_pack.py .py 4 symbols added, 5 symbols modified
+ commits_dir import import commits_dir L29–29
+ muse_dir import import muse_dir L29–29
+ objects_dir import import objects_dir L29–29
+ snapshots_dir import import snapshots_dir L29–29
~ repo
~ tests/test_integrity_I8_object_store_scale.py .py 5 symbols added, 7 symbols modified
+ commits_dir import import commits_dir L52–52
+ config_toml_path import import config_toml_path L52–52
+ head_path import import head_path L52–52
+ muse_dir import import muse_dir L52–52
+ snapshots_dir import import snapshots_dir L52–52
~ _repo
~ tests/test_mpack_core.py .py 4 symbols added, 5 symbols modified
+ commits_dir import import commits_dir L29–29
+ muse_dir import import muse_dir L29–29
+ objects_dir import import objects_dir L29–29
+ snapshots_dir import import snapshots_dir L29–29
~ repo
← 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:05ba4f427a540ed56040728db05ad707ae01d5deb9c62e99256c1150f5da1f5c --body "your comment"