On Fri Aug 2 13:04:14 2024 +0000, Zhiyi Zhang wrote:
There is also the PBFS_PARTIAL state. So please add tests for it and implement it as well. Also, using a loop with static test data to test these states should be easier.
PBFS_PARTIAL isn't a valid state of the progress bar. Only PBST_NORMAL, PBST_PAUSED, and PBST_ERROR.