MCPcopy Index your code
hub / github.com/codealong/codealong / new

Method new

codealong/src/file_analyzer.rs:22–43  ·  view source on GitHub ↗
(
        repo: &'a Repository,
        commit: &'a Commit<'a>,
        parent: Option<&'a Commit<'a>>,
        diff_delta: &DiffDelta,
        config: &'a WorkingConfig,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

get_file_configFunction · 0.85
get_author_configFunction · 0.85
get_blameFunction · 0.85
ignoreMethod · 0.80

Tested by

no test coverage detected