gabriel / muse public
fix BREAKING feat/directory-tracking #1 / 13
AI Agent gabriel · 22 days ago · May 28, 2026 · Diff

fix: test suite alignment and typing audit — zero violations

- test_cmd_code_add: update staged output assertions (1 added file) - test_code_stage: update modified file and total breakdown assertions - test_directories_feature, test_rename_op: update dir op address assertions to include trailing slash (canonical directory signal) - test_mpack_cmd_verify: objects_checked → blobs_checked (objects→blobs rename) - test_dir_lifecycle, test_code_reset_granular, test_status_staged_labels, test_status_untracked_labels, test_directory_tracking, test_read_color, test_read_granular_stat: add Mapping import, fix _env/files annotations - code_stage.py, stage.py: Mapping at function boundaries (typing audit) - Typing audit: 0 violations, 0 untyped defs across 1027 files

sha256:a154bc65916614c833d5a40a10d81ba3eae0d0495b0afddd34dc34f18d5e91b8 sha
+8 ~45 symbols
sha256:d69c824fa8ac390f5c330efbf24eb7c5a8d9c1659e9d5af8f074de5c85eb62f1 snapshot
+8
symbols added
~45
symbols modified
0
dead code introduced
Semantic Changes 53 symbols
~ muse/cli/commands/code_stage.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L42–42
~ tests/test_code_reset_granular.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L15–15
~ _env
~ tests/test_dir_lifecycle.py .py 1 symbol added, 3 symbols modified
+ Mapping import import Mapping L21–21
~ _env
~ tests/test_directory_tracking.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L15–15
~ _env
~ tests/test_read_color.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L16–16
~ _env
~ tests/test_read_granular_stat.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L14–14
~ _env
~ tests/test_status_staged_labels.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L14–14
~ _env
~ tests/test_status_untracked_labels.py .py 1 symbol added, 2 symbols modified
+ Mapping import import Mapping L13–13
~ _env

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:a154bc65916614c833d5a40a10d81ba3eae0d0495b0afddd34dc34f18d5e91b8 --body "your comment"