MCPcopy Create free account
hub / github.com/AI45Lab/Code / empty_verification_summary

Function empty_verification_summary

core/src/agent_api/command_runtime.rs:119–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117}
118
119fn empty_verification_summary() -> Box<crate::verification::VerificationSummary> {
120 Box::new(crate::verification::VerificationSummary::from_reports(&[]))
121}

Callers 1

send_endFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected