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

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

sha256:208b75a6c55fe5fc49affd56e1c256f60acbb58ff7eafd39382a4d8251f3162c sha
+16 ~16 symbols
sha256:1805fd0a5a4ed90f57723c2d254c8b8a13d785c09510f6b6170c02b259d8d93f snapshot
+16
symbols added
~16
symbols modified
0
dead code introduced
Semantic Changes 32 symbols
~ tests/test_cmd_bisect.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_blame.py .py 2 symbols added, 2 symbols modified
+ heads_dir import import heads_dir L57–57
+ muse_dir import import muse_dir L57–57
~ tests/test_cmd_blame_hardening.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L912–912
+ ref_path import import ref_path L912–912
~ tests/test_cmd_bundle.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_cat_object.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L22–22
~ tests/test_cmd_check_attr.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L43–43
~ tests/test_cmd_check_ignore.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L42–42
~ tests/test_cmd_clean.py .py 2 symbols added, 2 symbols modified
+ heads_dir import import heads_dir L20–20
+ muse_dir import import muse_dir L20–20
~ tests/test_cmd_commit_graph_enhancements.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L16–16
+ ref_path import import ref_path L16–16
~ tests/test_cmd_commit_tree.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L21–21
← 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:208b75a6c55fe5fc49affd56e1c256f60acbb58ff7eafd39382a4d8251f3162c --body "your comment"