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
_build_members_table muse/cli/commands/agent_config.py
function
100%
1/1
str
24
_compute_rel_path muse/cli/commands/agent_config.py
function
100%
2/2
str
25
_detect_context muse/cli/commands/agent_config.py
function
100%
1/1
tuple[str, pathlib.Path | None]
26
_find_operation_root muse/cli/commands/agent_config.py
function
100%
pathlib.Path
27
_load_configured_adapters muse/cli/commands/agent_config.py
function
100%
1/1
list[str] | None
28
_load_workspace_manifest muse/cli/commands/agent_config.py
function
100%
1/1
WorkspaceManifestDict | None
29
register muse/cli/commands/agent_config.py
function
100%
1/1
None
30
_render_adapter muse/cli/commands/agent_config.py
function
100%
5/5
str
31
run muse/cli/commands/agent_config.py
function
100%
1/1
None
32
run_init muse/cli/commands/agent_config.py
function
100%
1/1
None
33
run_inspect muse/cli/commands/agent_config.py
function
100%
1/1
None
34
run_read muse/cli/commands/agent_config.py
function
100%
1/1
None
35
run_set muse/cli/commands/agent_config.py
function
100%
1/1
None
36
run_status muse/cli/commands/agent_config.py
function
100%
1/1
None
37
run_sync muse/cli/commands/agent_config.py
function
100%
1/1
None
38
_show_help muse/cli/commands/agent_config.py
function
100%
1/1
Callable[[argparse.Namespace], None]
39
_user_muse_dir muse/cli/commands/agent_config.py
function
100%
pathlib.Path
40
_c muse/cli/commands/branch.py
function
100%
3/3
str
41
_cleanup_empty_dirs muse/cli/commands/branch.py
function
100%
2/2
None
42
_commit_ancestors muse/cli/commands/branch.py
function
100%
2/2
set[str]
43
_contains_commit muse/cli/commands/branch.py
function
100%
3/3
bool
44
_is_merged muse/cli/commands/branch.py
function
100%
3/3
bool
45
_list_local_branches muse/cli/commands/branch.py
function
100%
1/1
list[str]
46
_list_remotes muse/cli/commands/branch.py
function
100%
1/1
list[str]
47
_ref_file muse/cli/commands/branch.py
function
100%
2/2
pathlib.Path
48
register muse/cli/commands/branch.py
function
100%
1/1
None
49
_resolve_commit_id muse/cli/commands/branch.py
function
100%
2/2
str
50
_resolve_start_point muse/cli/commands/branch.py
function
100%
3/3
str
51
run muse/cli/commands/branch.py
function
100%
1/1
None
52
_upstream_for muse/cli/commands/branch.py
function
100%
2/2
str | None
53
_apply_hunks_to_bytes muse/cli/commands/code_stage.py
function
100%
2/2
bytes
54
_collect_paths muse/cli/commands/code_stage.py
function
100%
7/7
list[pathlib.Path]
55
_colorize_hunk muse/cli/commands/code_stage.py
function
100%
1/1
str
56
_head_manifest muse/cli/commands/code_stage.py
function
100%
1/1
Manifest
57
_head_snapshot_dirs muse/cli/commands/code_stage.py
function
100%
1/1
set[str]
58
_infer_mode muse/cli/commands/code_stage.py
function
100%
3/3
Literal['A', 'M', 'D']
59
_interactive_patch muse/cli/commands/code_stage.py
function
100%
5/5
StagedFileMap
60
_is_ignorable_dir muse/cli/commands/code_stage.py
function
100%
1/1
bool
61
_is_inside_muse_dir muse/cli/commands/code_stage.py
function
100%
2/2
bool
62
register_add muse/cli/commands/code_stage.py
function
100%
1/1
None
63
register_reset muse/cli/commands/code_stage.py
function
100%
1/1
None
64
run_add muse/cli/commands/code_stage.py
function
100%
1/1
None
65
run_reset muse/cli/commands/code_stage.py
function
100%
1/1
None
66
_split_into_hunks muse/cli/commands/code_stage.py
function
100%
1/1
list[list[str]]
67
_unstage_summary muse/cli/commands/code_stage.py
function
100%
2/2
str
68
_walk_tree muse/cli/commands/code_stage.py
function
100%
1/1
list[pathlib.Path]
69
_normalize_prompt_hash muse/cli/commands/commit.py
function
100%
1/1
str
70
register muse/cli/commands/commit.py
function
100%
1/1
None
71
run muse/cli/commands/commit.py
function
100%
1/1
None
72
register muse/cli/commands/dag.py
function
100%
1/1
None
73
run muse/cli/commands/dag.py
function
100%
1/1
None
74
_run_full muse/cli/commands/dag.py
function
100%
8/8
None
75
_run_single muse/cli/commands/dag.py
function
100%
6/6
None
76
_bold muse/cli/commands/diff.py
function
100%
1/1
str
77
_cyan muse/cli/commands/diff.py
function
100%
1/1
str
78
_filter_manifest muse/cli/commands/diff.py
function
100%
2/2
Manifest
79
_green muse/cli/commands/diff.py
function
100%
1/1
str
80
_print_child_ops muse/cli/commands/diff.py
function
100%
1/1
None
81
_print_conflict_diff muse/cli/commands/diff.py
function
100%
10/10
int
82
_print_structured_delta muse/cli/commands/diff.py
function
100%
1/1
int
83
_print_text_diff muse/cli/commands/diff.py
function
100%
4/4
int
84
_red muse/cli/commands/diff.py
function
100%
1/1
str
85
register muse/cli/commands/diff.py
function
100%
1/1
None
86
run muse/cli/commands/diff.py
function
100%
1/1
None
87
_split_loc muse/cli/commands/diff.py
function
100%
1/1
tuple[str, str]
88
_use_color muse/cli/commands/diff.py
function
100%
bool
89
_yellow muse/cli/commands/diff.py
function
100%
1/1
str
90
_load_registry muse/cli/commands/domain_cmd.py
function
100%
list[_DomainEntry]
91
_lookup_by_index muse/cli/commands/domain_cmd.py
function
100%
2/2
_DomainEntry | None
92
_lookup_by_name muse/cli/commands/domain_cmd.py
function
100%
2/2
_DomainEntry | None
93
register muse/cli/commands/domain_cmd.py
function
100%
1/1
None
94
_run_check muse/cli/commands/domain_cmd.py
function
100%
1/1
None
95
_run_index muse/cli/commands/domain_cmd.py
function
100%
1/1
None
96
_run_list muse/cli/commands/domain_cmd.py
function
100%
1/1
None
97
_run_lookup muse/cli/commands/domain_cmd.py
function
100%
1/1
None
98
_branch_presence muse/cli/commands/find_symbol.py
function
100%
6/6
list[_BranchPresence]
99
_content_id_for_address muse/cli/commands/find_symbol.py
function
100%
4/4
str | None
100
_flat_insert_ops muse/cli/commands/find_symbol.py
function
100%
1/1
list[DomainOp]