MCPcopy Create free account
hub / github.com/VectifyAI/OpenKB / CoverageMiss

Class CoverageMiss

openkb/skill/evaluator.py:81–85  ·  view source on GitHub ↗

A should-trigger prompt the description promises but the body can't support.

Source from the content-addressed store, hash-verified

79
80@dataclass
81class CoverageMiss:
82 """A should-trigger prompt the description promises but the body can't support."""
83
84 prompt: EvalPrompt
85 reason: str = ""
86
87
88@dataclass

Callers 1

run_evalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected