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

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

sha256:9819d1882f986bff03843468b8a10b681615b017c42d5b5c440ee24151060645 sha
+15 ~68 symbols
sha256:3efa3b8bbe1bc876746e43cf64db477b42025415ddbaddb8dcce6b237c91b914 snapshot
+15
symbols added
~68
symbols modified
0
dead code introduced
Semantic Changes 83 symbols
~ tests/test_cmd_annotate_hardening.py .py 3 symbols added, 6 symbols modified
+ heads_dir import import heads_dir L55–55
+ muse_dir import import muse_dir L55–55
+ ref_path import import ref_path L55–55
~ tests/test_cmd_bisect_hardening.py .py 3 symbols added, 4 symbols modified
+ head_path import import head_path L3219–3219
+ muse_dir import import muse_dir L3219–3219
+ ref_path import import ref_path L3219–3219
~ tests/test_cmd_read_commit.py .py 2 symbols added, 5 symbols modified
+ heads_dir import import heads_dir L21–21
+ muse_dir import import muse_dir L21–21
~ tests/test_cmd_reset_revert.py .py 2 symbols added, 6 symbols modified
+ heads_dir import import heads_dir L19–19
+ muse_dir import import muse_dir L19–19
~ tests/test_cmd_test.py .py 1 symbol added, 6 symbols modified
← 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:9819d1882f986bff03843468b8a10b681615b017c42d5b5c440ee24151060645 --body "your comment"