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]