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

Function test_record_tool_result_success

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

Source from the content-addressed store, hash-verified

948
949 #[test]
950 fn test_record_tool_result_success() {
951 record_tool_result(0, std::time::Duration::from_millis(100));
952 }
953
954 #[test]
955 fn test_record_tool_result_failure() {

Callers

nothing calls this directly

Calls 1

record_tool_resultFunction · 0.85

Tested by

no test coverage detected