Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ no_untracked
Function
no_untracked
atomic-agent/src/record/tests.rs:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
fn no_untracked() -> Vec<String> {
82
vec![]
83
}
84
85
// is_meaningful_prompt tests
86
Callers
6
test_message_transcript_used_when_prompt_and_files_unavailable
Function · 0.85
test_message_falls_back_to_prompt_without_transcript
Function · 0.85
test_message_no_prompt_no_files_falls_back
Function · 0.85
test_message_with_long_prompt
Function · 0.85
test_header_has_message
Function · 0.85
test_header_has_author
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected