MCPcopy Create free account
hub / github.com/analysis-tools-dev/static-analysis / check_tool

Function check_tool

ci/pr-check/src/main.rs:319–401  ·  view source on GitHub ↗

Runs all contributing-criteria checks for one tool. # Errors Returns an error only for unexpected failures (network, auth). Missing criteria produce `CheckResult::Fail` values, not errors.

(client: &GithubClient, tool: &ToolEntry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 2

repo_infoMethod · 0.80
contributor_countMethod · 0.80

Tested by

no test coverage detected