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

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

sha256:33ece2c8d857fab527b71abee26ccd2ce786eb3613f0161716f5e01c1752a30e sha
+24 ~35 symbols
sha256:1f408601503da6e4c668002d8e161881c9d82177dc0a66c4cc683e0b6dd5ae0d snapshot
+24
symbols added
~35
symbols modified
0
dead code introduced
Semantic Changes 59 symbols
~ tests/test_annotate_command.py .py 2 symbols added, 4 symbols modified
+ heads_dir import import heads_dir L39–39
+ muse_dir import import muse_dir L39–39
~ repo
~ tests/test_cmd_check.py .py 2 symbols added, 4 symbols modified
+ muse_dir import import muse_dir L89–89
+ ref_path import import ref_path L916–916
~ tests/test_cmd_commit_graph.py .py 3 symbols added, 2 symbols modified
+ head_path import import head_path L716–716
+ muse_dir import import muse_dir L21–21
+ ref_path import import ref_path L716–716
~ tests/test_cmd_content_grep.py .py 2 symbols added, 3 symbols modified
+ heads_dir import import heads_dir L24–24
+ muse_dir import import muse_dir L24–24
~ tests/test_cmd_count_objects.py .py 3 symbols added, 3 symbols modified
+ muse_dir import import muse_dir L28–28
+ objects_dir import import objects_dir L28–28
+ ref_path import import ref_path L28–28
~ tests/test_cmd_gc.py .py 2 symbols added, 4 symbols modified
+ heads_dir import import heads_dir L21–21
+ muse_dir import import muse_dir L21–21
~ tests/test_cmd_merge_base.py .py 3 symbols added, 3 symbols modified
+ head_path import import head_path L22–22
+ muse_dir import import muse_dir L22–22
+ ref_path import import ref_path L22–22
~ tests/test_cmd_merge_base_and_snapshot_diff.py .py 3 symbols added, 2 symbols modified
+ head_path import import head_path L20–20
+ muse_dir import import muse_dir L20–20
+ ref_path import import ref_path L20–20
~ tests/test_cmd_remaining.py .py 3 symbols added, 4 symbols modified
+ head_path import import head_path L26–26
+ muse_dir import import muse_dir L26–26
+ ref_path import import ref_path L26–26
← 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:33ece2c8d857fab527b71abee26ccd2ce786eb3613f0161716f5e01c1752a30e --body "your comment"