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

refactor(tests): route .muse/ paths through helpers in 10 more files

Fix perf_phase3, cmd_merge_dry_run, core_shallow, core_query_engine, cmd_workspace_hardening, cmd_symbolic_ref, cmd_reserve, query_stat_cache, cmd_clone_hardening, cmd_bundle_hardening. Rename self-shadowing locals (muse_dir, ref_path, heads_dir, remotes_dir, commits_dir) and fix script artifacts (loadmuse_dir, h_dir patterns).

sha256:d181910e755c6442c5a48412661023ba63c5b988338c06f8fd72f1d4caea04e4 sha
+33 ~178 symbols
sha256:e2c199cedb0e8e17fed2fdab541c2d613de25691cb9229fa4bebe2c32cdb355d snapshot
+33
symbols added
~178
symbols modified
0
dead code introduced
Semantic Changes 211 symbols
~ tests/test_cmd_clone_hardening.py .py 7 symbols added, 15 symbols modified
+ config_toml_path import import config_toml_path L846–846
+ head_path import import head_path L846–846
+ heads_dir import import heads_dir L846–846
+ muse_dir import import muse_dir L846–846
+ ref_path import import ref_path L846–846
+ repo_json_path import import repo_json_path L846–846
+ tags_dir import import tags_dir L846–846
~ tests/test_cmd_merge_dry_run.py .py 7 symbols added, 21 symbols modified
+ commits_dir import import commits_dir L21–21
+ heads_dir import import heads_dir L21–21
+ logs_dir import import logs_dir L21–21
+ merge_state_path import import merge_state_path L21–21
+ muse_dir import import muse_dir L21–21
+ ref_path import import ref_path L21–21
+ snapshots_dir import import snapshots_dir L21–21
~ _setup
~ _setup
~ _setup
← 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:d181910e755c6442c5a48412661023ba63c5b988338c06f8fd72f1d4caea04e4 --body "your comment"