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

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

sha256:a70fee035e88ea598ac5667590e6549d9fd8db3a8b11b3a6c7ab4dd9cd1837a8 sha
+26 ~55 symbols
sha256:0e929161a839a49d2848d4180894d0f30e29deeea8cc1c839be936b10104d52d snapshot
+26
symbols added
~55
symbols modified
0
dead code introduced
Semantic Changes 81 symbols
~ tests/test_cmd_commit.py .py 4 symbols added, 4 symbols modified
+ head_path import import head_path L1143–1143
+ heads_dir import import heads_dir L1143–1143
+ muse_dir import import muse_dir L1143–1143
+ repo_json_path import import repo_json_path L1143–1143
~ tests/test_gc_supercharge.py .py 4 symbols added, 5 symbols modified
+ heads_dir import import heads_dir L40–40
+ muse_dir import import muse_dir L40–40
+ objects_dir import import objects_dir L40–40
+ snapshots_dir import import snapshots_dir L40–40
~ tests/test_mpack_perf_ops.py .py 2 symbols added, 6 symbols modified
~ tests/test_perf_pack.py .py 2 symbols added, 6 symbols modified
~ tests/test_property_merge_invariants.py .py 3 symbols added, 3 symbols modified
+ head_path import import head_path L57–57
+ heads_dir import import heads_dir L57–57
+ muse_dir import import muse_dir L57–57
~ tests/test_symbolic_ref_supercharge.py .py 3 symbols added, 8 symbols modified
~ tests/test_workdir_integrity.py .py 4 symbols added, 3 symbols modified
+ commits_dir import import commits_dir L54–54
+ muse_dir import import muse_dir L54–54
+ ref_path import import ref_path L54–54
+ snapshots_dir import import snapshots_dir L54–54
← 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:a70fee035e88ea598ac5667590e6549d9fd8db3a8b11b3a6c7ab4dd9cd1837a8 --body "your comment"