gabriel / muse public
← Intel Hub
Type Health
Per-symbol type-annotation coverage — fully typed, partial, untyped, and Any-polluted symbols ranked worst-first.
6,265 fully typed
3 partial
22 untyped
0 any ⚠
# Symbol Kind Score Params Return
1
test_ME_01_three_way_escalate_conflicts tests/test_phase6_unified_merge_engine.py
function
0%
2
test_ME_02_three_way_prefer_ours tests/test_phase6_unified_merge_engine.py
function
0%
3
test_ME_03_three_way_prefer_theirs tests/test_phase6_unified_merge_engine.py
function
0%
4
test_ME_04_snapshot_prefer_theirs tests/test_phase6_unified_merge_engine.py
function
0%
5
test_ME_05_snapshot_escalate tests/test_phase6_unified_merge_engine.py
function
0%
6
test_ME_06_replay_ours tests/test_phase6_unified_merge_engine.py
function
0%
7
test_ME_07_replay_theirs tests/test_phase6_unified_merge_engine.py
function
0%
8
test_ME_08_strategy_map_entries tests/test_phase6_unified_merge_engine.py
function
0%
9
test_ME_09_clean_merge_no_conflicts tests/test_phase6_unified_merge_engine.py
function
0%
10
test_ME_10_musehub_overlay_via_run_merge tests/test_phase6_unified_merge_engine.py
function
0%
11
test_ME_11_musehub_recursive_surfaces_conflicts tests/test_phase6_unified_merge_engine.py
function
0%
12
test_ME_12_musehub_replay_applies_from_delta tests/test_phase6_unified_merge_engine.py
function
0%
13
test_EX_01_explain_flag_accepted tests/test_phase8_explain.py
function
0%
0/1
14
function
0%
0/1
15
test_EX_03_strategy_routing_fields tests/test_phase8_explain.py
function
0%
0/1
16
test_EX_04_conflict_per_path_entry tests/test_phase8_explain.py
function
0%
0/1
17
test_EX_05_theirs_only_per_path_entry tests/test_phase8_explain.py
function
0%
0/1
18
test_EX_06_convergent_per_path_entry tests/test_phase8_explain.py
function
0%
0/1
19
test_EX_07_untouched_per_path_entry tests/test_phase8_explain.py
function
0%
0/1
20
test_EX_08_harmony_auto_resolved_in_explain tests/test_phase8_explain.py
function
0%
0/1
21
test_EX_09_summary_counts_match_per_path tests/test_phase8_explain.py
function
0%
0/1
22
test_EX_10_human_readable_explain_output tests/test_phase8_explain.py
function
0%
0/1
23
TestHistoryFlag._clean_merge_repo tests/test_phase1_merge_engine.py
method
50%
1/1
24
TestOnConflictFlag._conflicting_repo tests/test_phase1_merge_engine.py
method
50%
1/1
25
TestStrategyFlag._two_branch_repo tests/test_phase1_merge_engine.py
method
50%
1/1
26
_build_members_table muse/cli/commands/agent_config.py
function
100%
1/1
str
27
_compute_rel_path muse/cli/commands/agent_config.py
function
100%
2/2
str
28
_detect_context muse/cli/commands/agent_config.py
function
100%
1/1
tuple[str, pathlib.Path | None]
29
_find_operation_root muse/cli/commands/agent_config.py
function
100%
pathlib.Path
30
_load_configured_adapters muse/cli/commands/agent_config.py
function
100%
1/1
list[str] | None
31
_load_configured_adapters._read muse/cli/commands/agent_config.py
method
100%
1/1
list[str] | None
32
_load_workspace_manifest muse/cli/commands/agent_config.py
function
100%
1/1
WorkspaceManifestDict | None
33
register muse/cli/commands/agent_config.py
function
100%
1/1
None
34
_render_adapter muse/cli/commands/agent_config.py
function
100%
5/5
str
35
run muse/cli/commands/agent_config.py
function
100%
1/1
None
36
run_init muse/cli/commands/agent_config.py
function
100%
1/1
None
37
run_inspect muse/cli/commands/agent_config.py
function
100%
1/1
None
38
run_read muse/cli/commands/agent_config.py
function
100%
1/1
None
39
run_set muse/cli/commands/agent_config.py
function
100%
1/1
None
40
run_status muse/cli/commands/agent_config.py
function
100%
1/1
None
41
run_sync muse/cli/commands/agent_config.py
function
100%
1/1
None
42
_show_help muse/cli/commands/agent_config.py
function
100%
1/1
Callable[[argparse.Namespace], None]
43
_show_help._help muse/cli/commands/agent_config.py
method
100%
1/1
None
44
_user_muse_dir muse/cli/commands/agent_config.py
function
100%
pathlib.Path
45
_c muse/cli/commands/branch.py
function
100%
3/3
str
46
_cleanup_empty_dirs muse/cli/commands/branch.py
function
100%
2/2
None
47
_commit_ancestors muse/cli/commands/branch.py
function
100%
2/2
set[str]
48
_contains_commit muse/cli/commands/branch.py
function
100%
3/3
bool
49
_is_merged muse/cli/commands/branch.py
function
100%
3/3
bool
50
_list_local_branches muse/cli/commands/branch.py
function
100%
1/1
list[str]
51
_list_remotes muse/cli/commands/branch.py
function
100%
1/1
list[str]
52
_ref_file muse/cli/commands/branch.py
function
100%
2/2
pathlib.Path
53
register muse/cli/commands/branch.py
function
100%
1/1
None
54
_resolve_commit_id muse/cli/commands/branch.py
function
100%
2/2
str
55
_resolve_start_point muse/cli/commands/branch.py
function
100%
3/3
str
56
run muse/cli/commands/branch.py
function
100%
1/1
None
57
_upstream_for muse/cli/commands/branch.py
function
100%
2/2
str | None
58
_apply_hunks_to_bytes muse/cli/commands/code_stage.py
function
100%
2/2
bytes
59
_collect_paths muse/cli/commands/code_stage.py
function
100%
7/7
list[pathlib.Path]
60
_colorize_hunk muse/cli/commands/code_stage.py
function
100%
1/1
str
61
_head_manifest muse/cli/commands/code_stage.py
function
100%
1/1
Manifest
62
_head_snapshot_dirs muse/cli/commands/code_stage.py
function
100%
1/1
set[str]
63
_infer_mode muse/cli/commands/code_stage.py
function
100%
3/3
Literal['A', 'M', 'D']
64
_interactive_patch muse/cli/commands/code_stage.py
function
100%
5/5
StagedFileMap
65
_is_ignorable_dir muse/cli/commands/code_stage.py
function
100%
1/1
bool
66
_is_inside_muse_dir muse/cli/commands/code_stage.py
function
100%
2/2
bool
67
register_add muse/cli/commands/code_stage.py
function
100%
1/1
None
68
register_reset muse/cli/commands/code_stage.py
function
100%
1/1
None
69
run_add muse/cli/commands/code_stage.py
function
100%
1/1
None
70
run_reset muse/cli/commands/code_stage.py
function
100%
1/1
None
71
_split_into_hunks muse/cli/commands/code_stage.py
function
100%
1/1
list[list[str]]
72
_unstage_summary muse/cli/commands/code_stage.py
function
100%
2/2
str
73
_walk_tree muse/cli/commands/code_stage.py
function
100%
1/1
list[pathlib.Path]
74
_normalize_prompt_hash muse/cli/commands/commit.py
function
100%
1/1
str
75
register muse/cli/commands/commit.py
function
100%
1/1
None
76
run muse/cli/commands/commit.py
function
100%
1/1
None
77
register muse/cli/commands/dag.py
function
100%
1/1
None
78
run muse/cli/commands/dag.py
function
100%
1/1
None
79
_run_full muse/cli/commands/dag.py
function
100%
8/8
None
80
_run_single muse/cli/commands/dag.py
function
100%
6/6
None
81
_bold muse/cli/commands/diff.py
function
100%
1/1
str
82
_cyan muse/cli/commands/diff.py
function
100%
1/1
str
83
_filter_manifest muse/cli/commands/diff.py
function
100%
2/2
Manifest
84
_green muse/cli/commands/diff.py
function
100%
1/1
str
85
_print_child_ops muse/cli/commands/diff.py
function
100%
1/1
None
86
_print_conflict_diff muse/cli/commands/diff.py
function
100%
10/10
int
87
_print_structured_delta muse/cli/commands/diff.py
function
100%
1/1
int
88
_print_text_diff muse/cli/commands/diff.py
function
100%
4/4
int
89
_red muse/cli/commands/diff.py
function
100%
1/1
str
90
register muse/cli/commands/diff.py
function
100%
1/1
None
91
run muse/cli/commands/diff.py
function
100%
1/1
None
92
run._resolve_manifest muse/cli/commands/diff.py
method
100%
1/1
tuple[Manifest, str | None]
93
_split_loc muse/cli/commands/diff.py
function
100%
1/1
tuple[str, str]
94
_use_color muse/cli/commands/diff.py
function
100%
bool
95
_yellow muse/cli/commands/diff.py
function
100%
1/1
str
96
_load_registry muse/cli/commands/domain_cmd.py
function
100%
list[_DomainEntry]
97
_lookup_by_index muse/cli/commands/domain_cmd.py
function
100%
2/2
_DomainEntry | None
98
_lookup_by_name muse/cli/commands/domain_cmd.py
function
100%
2/2
_DomainEntry | None
99
register muse/cli/commands/domain_cmd.py
function
100%
1/1
None
100
_run_check muse/cli/commands/domain_cmd.py
function
100%
1/1
None