Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ test_finished
Function
test_finished
tests/test_progress.py:173–175 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
171
172
173
def
test_finished():
174
progress = make_progress()
175
assert not progress.finished
176
177
178
def
make_progress() -> Progress:
Callers
nothing calls this directly
Calls
1
make_progress
Function · 0.85
Tested by
no test coverage detected