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

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

sha256:9bcc90ebf0db024de313af3ac0c3f4e31141a4eddd2f1a5cb42383fff6535be7 sha
+17 ~17 symbols
sha256:0a9489252b3500aacbdac191eceb130e810be47ddd5af540af53e3b28f613734 snapshot
+17
symbols added
~17
symbols modified
0
dead code introduced
Semantic Changes 34 symbols
~ tests/test_cmd_ls_tree.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L31–31
+ ref_path import import ref_path L31–31
~ tests/test_cmd_maintenance.py .py 2 symbols added, 2 symbols modified
+ maintenance_json_path import import maintenance_json_path L27–27
+ muse_dir import import muse_dir L27–27
~ tests/test_cmd_merge_tree.py .py 3 symbols added, 3 symbols modified
+ merge_state_path import import merge_state_path L34–34
+ muse_dir import import muse_dir L34–34
+ ref_path import import ref_path L34–34
~ tests/test_cmd_mv.py .py 2 symbols added, 2 symbols modified
+ heads_dir import import heads_dir L28–28
+ muse_dir import import muse_dir L28–28
~ tests/test_cmd_plan_merge.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L76–76
~ tests/test_cmd_read_snapshot.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L17–17
~ tests/test_cmd_reconcile.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L57–57
~ repo
~ tests/test_cmd_reflog.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_release_coord.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L58–58
~ tests/test_cmd_release_hardening.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L38–38
+ ref_path import import ref_path L38–38
← 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:9bcc90ebf0db024de313af3ac0c3f4e31141a4eddd2f1a5cb42383fff6535be7 --body "your comment"