Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pre-commit/pre-commit
/ test_basic_health_check
Function
test_basic_health_check
tests/lang_base_test.py:69–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
68
69
def
test_basic_health_check():
70
assert lang_base.basic_health_check(Prefix(
'.'
),
'default'
) is None
71
72
73
def
test_failed_setup_command_does_not_unicode_error():
Callers
nothing calls this directly
Calls
1
Prefix
Class · 0.90
Tested by
no test coverage detected