gabriel / muse public
fix task/utility-sweep-continued #2 / 5
AI Agent gabriel · 156 days ago · Apr 20, 2026 · Diff

fix: Pattern 11 sweep — remove --format flag from tests; fix merge _use_color import

sha256:1839b0d8c07b7d4482291850e144afe25c6a3087b5f199233292d5f809d7e1b3 sha
+5 ~16 −6 symbols
sha256:c996e9985e8f73b089bd5e77b9e1e3fc2f4ad98d770f2703a2ffbecdb88a2b61 snapshot
+5
symbols added
~16
symbols modified
−6
symbols removed
0
dead code introduced
Semantic Changes 27 symbols
~ tests/test_cmd_cat_object.py .py 1 symbol added, 1 symbol removed, 1 symbol modified
test_invalid_format_errors method method test_invalid_format_errors L238–241
+ test_unrecognized_flag_errors method method test_unrecognized_flag_errors L238–241
~ tests/test_cmd_commit.py .py 1 symbol added, 1 symbol removed, 3 symbols modified
test_ansi_in_format_flag_sanitized method method test_ansi_in_format_flag_sanitized L601–603
+ test_ansi_in_message_flag_sanitized method method test_ansi_in_message_flag_sanitized L601–603
~ tests/test_cmd_merge_hardening.py .py 3 symbols added, 4 symbols removed, 5 symbols modified
test_unknown_format_error_to_stderr method method test_unknown_format_error_to_stderr L283–286
test_default_fmt_is_text method method test_default_fmt_is_text L131–133
test_format_json_flag method method test_format_json_flag L139–141
test_json_flag_sets_fmt method method test_json_flag_sets_fmt L135–137
+ test_unrecognized_flag_exits_nonzero method method test_unrecognized_flag_exits_nonzero L279–281
+ test_default_json_is_false method method test_default_json_is_false L131–133
+ test_json_flag_sets_json_out method method test_json_flag_sets_json_out L135–137

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