Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dbcli/pgcli
/ test_parse_destructive_warning
Function
test_parse_destructive_warning
tests/parseutils/test_parseutils.py:305–306 ·
view source on GitHub ↗
(warning_level, expected)
Source
from the content-addressed store, hash-verified
303
],
304
)
305
def
test_parse_destructive_warning(warning_level, expected):
306
assert parse_destructive_warning(warning_level) == expected
Callers
nothing calls this directly
Calls
1
parse_destructive_warning
Function · 0.90
Tested by
no test coverage detected