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

Function test_record_tool_result_failure

core/src/telemetry.rs:955–957  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

953
954 #[test]
955 fn test_record_tool_result_failure() {
956 record_tool_result(1, std::time::Duration::from_secs(5));
957 }
958}

Callers

nothing calls this directly

Calls 1

record_tool_resultFunction · 0.85

Tested by

no test coverage detected