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

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

sha256:c66c30b43fb42af652b603dd8e02689dcc85c6338e3208aa93de7fcab182874d sha
+24 ~12 symbols
sha256:8a12fb56f31898572941340b4d4e3ed4d84904b1603a0973b7bd434142c31770 snapshot
+24
symbols added
~12
symbols modified
0
dead code introduced
Semantic Changes 36 symbols
~ tests/test_cmd_bisect_hardening.py .py 24 symbols added
+ TestRegisterFlags class class TestRegisterFlags L3233–3320
+ test_bad_default_json_out_is_false method method test_bad_default_json_out_is_false L3235–3237
+ test_bad_j_shorthand_sets_json_out method method test_bad_j_shorthand_sets_json_out L3243–3245
+ test_bad_json_flag_sets_json_out method method test_bad_json_flag_sets_json_out L3239–3241
+ test_good_default_json_out_is_false method method test_good_default_json_out_is_false L3248–3250
+ test_good_j_shorthand_sets_json_out method method test_good_j_shorthand_sets_json_out L3256–3258
+ test_good_json_flag_sets_json_out method method test_good_json_flag_sets_json_out L3252–3254
+ test_log_default_json_out_is_false method method test_log_default_json_out_is_false L3261–3263
+ test_log_j_shorthand_sets_json_out method method test_log_j_shorthand_sets_json_out L3265–3267
+ test_reset_default_json_out_is_false method method test_reset_default_json_out_is_false L3270–3272
+ test_reset_j_shorthand_sets_json_out method method test_reset_j_shorthand_sets_json_out L3274–3276
+ test_run_default_json_out_is_false method method test_run_default_json_out_is_false L3279–3281
+ test_run_j_shorthand_sets_json_out method method test_run_j_shorthand_sets_json_out L3283–3285
+ test_skip_default_json_out_is_false method method test_skip_default_json_out_is_false L3288–3290
+ test_skip_j_shorthand_sets_json_out method method test_skip_j_shorthand_sets_json_out L3292–3294
+ test_start_bad_flag method method test_start_bad_flag L3305–3307
+ test_start_default_json_out_is_false method method test_start_default_json_out_is_false L3297–3299
+ test_start_good_flag method method test_start_good_flag L3309–3311
+ test_start_j_shorthand_sets_json_out method method test_start_j_shorthand_sets_json_out L3301–3303
+ test_status_default_json_out_is_false method method test_status_default_json_out_is_false L3314–3316
+ test_status_j_shorthand_sets_json_out method method test_status_j_shorthand_sets_json_out L3318–3320
+ _parse_bisect function function _parse_bisect L3225–3230
+ _argparse import import _argparse L3221–3221
+ _register_bisect import import _register_bisect L3222–3222

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