Skip to content

Conversation

@jacobtomlinson
Copy link
Member

@jacobtomlinson jacobtomlinson commented Nov 14, 2025

Closes #9143

  • Calls MultiProgressWidget.make_widget(tasks) even if progress is given an empty iterable of tasks
  • If there are no tasks display no tasks given instead of the completion time
image

@github-actions
Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    27 files  ±0      27 suites  ±0   9h 43m 57s ⏱️ - 2m 31s
 4 112 tests ±0   4 007 ✅ +1    104 💤 ±0  1 ❌  - 1 
51 516 runs  ±0  49 331 ✅ +1  2 184 💤 ±0  1 ❌  - 1 

For more details on these failures, see this check.

Results for commit 236fb27. ± Comparison against base commit c7d9c55.

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jacobtomlinson. LGTM overall. Might be worth adding a small test for the empty case but up to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

progress raises an exception when an empty list is passed

2 participants