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

refactor(tests): replace inline .muse paths with core/paths helpers (batch 23)

sha256:d88660f5ec4a246a6f3aa10b08943c7cab536a8e0b3bcf2cc32582ce68472962 sha
+17 ~17 symbols
sha256:c12268f5c6e44c6b3280f0f34430ec458a6656c80289e094fb5f2e0bd9be82f9 snapshot
+17
symbols added
~17
symbols modified
0
dead code introduced
Semantic Changes 34 symbols
~ tests/test_cmd_restore.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L30–30
+ ref_path import import ref_path L30–30
~ tests/test_cmd_rev_parse.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L23–23
+ ref_path import import ref_path L23–23
~ tests/test_cmd_rm.py .py 2 symbols added, 2 symbols modified
+ heads_dir import import heads_dir L45–45
+ muse_dir import import muse_dir L45–45
~ tests/test_cmd_shard.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L73–73
~ repo
~ tests/test_cmd_shortlog.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L22–22
+ ref_path import import ref_path L22–22
~ tests/test_cmd_show_ref_hardening.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L24–24
+ ref_path import import ref_path L24–24
~ tests/test_cmd_snapshot.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L17–17
~ tests/test_cmd_sparse_checkout.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L25–25
+ sparse_checkout_path import import sparse_checkout_path L25–25
~ tests/test_cmd_tag.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L20–20
+ ref_path import import ref_path L20–20
~ tests/test_cmd_task_queue.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L37–37
← 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:d88660f5ec4a246a6f3aa10b08943c7cab536a8e0b3bcf2cc32582ce68472962 --body "your comment"