Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LLMQuant/quant-mind
/ _src
Function
_src
tests/knowledge/test_base.py:21–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
20
21
def
_src() -> SourceRef:
22
return
SourceRef(kind=
"manual"
)
23
24
25
class
CitationTests(unittest.TestCase):
Callers
15
test_as_of_required
Method · 0.70
test_default_id_unique
Method · 0.70
test_default_confidence_is_medium
Method · 0.70
test_default_schema_version
Method · 0.70
test_created_at_auto
Method · 0.70
test_frozen
Method · 0.70
test_extra_forbidden
Method · 0.70
test_embedding_text_default_raises
Method · 0.70
test_embedding_text_override
Method · 0.70
test_extraction_optional
Method · 0.70
test_extraction_round_trip
Method · 0.70
test_is_extracted_false_when_hand_curated
Method · 0.70
Calls
1
SourceRef
Class · 0.90
Tested by
no test coverage detected