Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ test_span
Function
test_span
tests/test_measure.py:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
9
def
test_span():
10
measurement = Measurement(10, 100)
11
assert measurement.span == 90
12
13
14
def
test_no_renderable():
Callers
nothing calls this directly
Calls
1
Measurement
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…