- refactor _get_main_color/build_summary_stats_line - factor out property _is_last_item; test_summary_stats: tr._is_last_item - _write_progress_information_filling_space: remove color arg - use setter for stats, handling main color - _get_main_color: skip cache for last item - Handle random order in test for py35.
2 lines
123 B
ReStructuredText
2 lines
123 B
ReStructuredText
Fallback to green (instead of yellow) for non-last items without previous passes with colored terminal progress indicator.
|