Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ishabdullah/Codey-v2
/ reset_memory
Function
reset_memory
core/memory_v2.py:656–659 ·
view source on GitHub ↗
Reset the global singleton (used in tests).
()
Source
from the content-addressed store, hash-verified
654
655
656
def
reset_memory():
657
""
"Reset the global singleton (used in tests)."
""
658
global _memory
659
_memory = None
Callers
15
setUp
Method · 0.90
tearDown
Method · 0.90
setUp
Method · 0.90
tearDown
Method · 0.90
setUp
Method · 0.90
tearDown
Method · 0.90
test_build_file_block_empty_when_no_files
Method · 0.90
setUp
Method · 0.90
tearDown
Method · 0.90
setUp
Method · 0.90
tearDown
Method · 0.90
setUp
Method · 0.90
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.72
tearDown
Method · 0.72
setUp
Method · 0.72
tearDown
Method · 0.72
setUp
Method · 0.72
tearDown
Method · 0.72
test_build_file_block_empty_when_no_files
Method · 0.72
setUp
Method · 0.72
tearDown
Method · 0.72
setUp
Method · 0.72
tearDown
Method · 0.72
setUp
Method · 0.72