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 14)

sha256:45b214bc5cdd3a9910caad057a2ae0c2c1a6557715e6386252375c8f86f321b3 sha
+22 ~37 symbols
sha256:c99f491968fe1794b1e6a5d6ce75415e9e9898397f8008476796f4db1700ea20 snapshot
+22
symbols added
~37
symbols modified
0
dead code introduced
Semantic Changes 59 symbols
~ tests/test_bundle_supercharge.py .py 4 symbols added, 6 symbols modified
+ heads_dir import import heads_dir L79–79
+ muse_dir import import muse_dir L79–79
+ objects_dir import import objects_dir L79–79
+ ref_path import import ref_path L79–79
~ tests/test_cli_clone.py .py 3 symbols added, 5 symbols modified
+ head_path import import head_path L20–20
+ muse_dir import import muse_dir L20–20
+ repo_json_path import import repo_json_path L20–20
~ tests/test_patch_id_supercharge.py .py 3 symbols added, 4 symbols modified
+ heads_dir import import heads_dir L46–46
+ muse_dir import import muse_dir L46–46
+ ref_path import import ref_path L46–46
~ tests/test_phase1_cas_branch_ref_callers.py .py 3 symbols added, 3 symbols modified
+ head_path import import head_path L50–50
+ ref_path import import ref_path L50–50
+ repo_json_path import import repo_json_path L50–50
~ _ref
~ tests/test_release_analysis.py .py 2 symbols added, 4 symbols modified
+ muse_dir import import muse_dir L24–24
+ snapshots_dir import import snapshots_dir L24–24
~ repo
~ tests/test_snapshot_schema_version_and_compression.py .py 2 symbols added, 3 symbols modified
+ muse_dir import import muse_dir L46–46
+ snapshots_dir import import snapshots_dir L46–46
~ tests/test_sparse_checkout_supercharge.py .py 2 symbols added, 3 symbols modified
+ muse_dir import import muse_dir L30–30
+ ref_path import import ref_path L30–30
~ tests/test_stress_merge_correctness.py .py 2 symbols added, 4 symbols modified
+ merge_state_path import import merge_state_path L34–34
+ muse_dir import import muse_dir L34–34
~ repo
← 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:45b214bc5cdd3a9910caad057a2ae0c2c1a6557715e6386252375c8f86f321b3 --body "your comment"