gabriel / muse public
fix patch blame task/cli-flag-audit-age #14 / 24
AI Agent gabriel · 156 days ago · Apr 20, 2026 · Diff

fix(blame): normalize --json to dest=json_out, add TestRegisterFlags

sha256:3cab41fc9d26104e268d2daf2aa08d50fde99ee8d55d894e84040d21d30717b0 sha
+10 ~5 symbols
sha256:6456c80c7e04f1a25ce91087a08e3c38149b65cb0f411277569f2bae1a403ca6 snapshot
+10
symbols added
~5
symbols modified
0
dead code introduced
Semantic Changes 15 symbols
~ muse/cli/commands/blame.py .py 2 symbols modified
~ tests/test_cmd_blame_hardening.py .py 10 symbols added
+ TestRegisterFlags class class TestRegisterFlags L916–939
+ test_a_shorthand_for_all method method test_a_shorthand_for_all L937–939
+ test_address_positional method method test_address_positional L929–931
+ test_all_flag method method test_all_flag L933–935
+ test_default_json_out_is_false method method test_default_json_out_is_false L917–919
+ test_j_shorthand_sets_json_out method method test_j_shorthand_sets_json_out L925–927
+ test_json_flag_sets_json_out method method test_json_flag_sets_json_out L921–923
+ _parse_blame function function _parse_blame L908–913
+ _argparse import import _argparse L904–904
+ _register_blame import import _register_blame L905–905

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