MCPcopy
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
9def test_span():
10 measurement = Measurement(10, 100)
11 assert measurement.span == 90
12
13
14def test_no_renderable():

Callers

nothing calls this directly

Calls 1

MeasurementClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…