MCPcopy
hub / github.com/sphinx-doc/sphinx / test_get_ratio

Function test_get_ratio

tests/test_versioning.py:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52
53
54def test_get_ratio() -> None:
55 assert get_ratio('', 'a')
56 assert get_ratio('a', '')
57
58
59def test_add_uids() -> None:

Callers

nothing calls this directly

Calls 1

get_ratioFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…