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

refactor(tests): route .muse/ path construction through paths.py helpers (batch 11)

sha256:3d2c8ac68c68b37de5e0b1dfd8074ce71ac198e46832c01e84f0da03952c766a sha
+25 ~60 symbols
sha256:3657b142dca54f8302d89d9842e1671344cf6f71d0fd1a6d78a2263f1a8de90f snapshot
+25
symbols added
~60
symbols modified
0
dead code introduced
Semantic Changes 85 symbols
~ tests/test_cli_inspect.py .py 3 symbols added, 6 symbols modified
+ heads_dir import import heads_dir L34–34
+ muse_dir import import muse_dir L34–34
+ ref_path import import ref_path L34–34
~ tests/test_cli_new_commands.py .py 2 symbols added, 6 symbols modified
+ heads_dir import import heads_dir L15–15
+ muse_dir import import muse_dir L15–15
~ tests/test_cmd_pull_hardening.py .py 3 symbols added, 4 symbols modified
+ config_toml_path import import config_toml_path L71–71
+ heads_dir import import heads_dir L71–71
+ muse_dir import import muse_dir L71–71
~ repo
~ tests/test_core_gc.py .py 4 symbols added, 5 symbols modified
+ heads_dir import import heads_dir L17–17
+ muse_dir import import muse_dir L17–17
+ objects_dir import import objects_dir L17–17
+ shelf_dir import import shelf_dir L17–17
~ tests/test_core_refs.py .py 3 symbols added, 7 symbols modified
+ heads_dir import import heads_dir L36–36
+ muse_dir import import muse_dir L36–36
+ ref_path import import ref_path L36–36
~ tests/test_core_worktree.py .py 3 symbols added, 5 symbols modified
+ muse_dir import import muse_dir L18–18
+ ref_path import import ref_path L18–18
+ worktrees_dir import import worktrees_dir L18–18
← 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:3d2c8ac68c68b37de5e0b1dfd8074ce71ac198e46832c01e84f0da03952c766a --body "your comment"