Commit graph

61 commits

Author SHA1 Message Date
ptmcg
32e437a47d Add MofNCompleteColumn ProgressColumn type 2022-02-09 05:39:10 -06:00
ptmcg
76e234b79d Rename default_columns to get_default_columns, and add docstring 2022-01-31 13:09:51 -06:00
ptmcg
b0794522a6 Add default_columns classmethod to Progress class 2022-01-31 08:29:01 -06:00
Will McGugan
07d51ffc1a race condition and tests 2021-11-27 19:41:29 +00:00
Christian Clauss
9c12a45374 Fix typos discovered by codespell 2021-06-12 15:17:57 +02:00
Will McGugan
d89269e70e
Merge branch 'master' into master 2021-05-04 12:56:23 +01:00
Isaac Wahhab
c7f7cd683a Last attempt at fixing progress coverage 2021-04-03 16:00:00 -07:00
Isaac Wahhab
8caee6a2e9 Coverage fix? 2021-04-03 15:33:56 -07:00
Isaac Wahhab
f9381dfab9 Fixing CI errors 2021-04-03 15:22:03 -07:00
Will McGugan
23497ed230 fix for race condition 2021-03-30 18:02:05 +01:00
JoshKarpel
34c56204e9 test that Progress writes nothing when disabled 2021-03-25 17:33:49 -05:00
JoshKarpel
9e397a13db disabled progress does not start live 2021-03-21 10:19:32 -05:00
Will McGugan
2f752afaa9 style optimization 2021-03-01 19:42:00 +00:00
Will McGugan
91acbef376 fixes 2021-02-27 10:05:43 +00:00
Will McGugan
122b8131bb live refactor 2021-02-06 11:49:54 +00:00
Will McGugan
6d616467f4 test fix 2020-12-28 16:33:46 +00:00
Will McGugan
a6e2cd6e1c quicker test 2020-11-29 19:05:06 +00:00
Will McGugan
dea111b8b3 threading test 2020-11-29 19:04:01 +00:00
Will McGugan
67599f772a tests 2020-11-29 19:01:02 +00:00
Will McGugan
05a26fa433 added disable option 2020-11-29 18:56:01 +00:00
Will McGugan
c65f0ee527
Merge branch 'master' into master 2020-10-16 14:44:07 +01:00
Will McGugan
447ed72fe3 bar refactor 2020-10-16 10:56:08 +01:00
amartya-dev
9982ce394a Change decimal_suffix param to binary_units 2020-10-14 19:47:22 +05:30
Will McGugan
c7ea83d36a added progress.reset 2020-10-14 10:19:38 +01:00
amartya-dev
630ed8bd7f Add flag to render in binary/decimal suffix in DownloadColumn
Add a test for rendering binary suffix in test_progress.py
2020-10-13 06:56:59 +05:30
amartya-dev
d1cd347a31 Simplify the download column test 2020-10-04 23:00:52 +05:30
amartya-dev
82c2f44cd2 Change download column test to not use progress and console
Add new version in CHANGELOG.md
2020-10-04 22:15:22 +05:30
amartya-dev
1778cdf71f Reformat with black 2020-10-04 16:29:35 +05:30
amartya-dev
9b488fb6bf Add test and entry in CHANGELOG.md 2020-10-04 16:27:13 +05:30
Will McGugan
03d6025bcb thread test 2020-09-26 16:01:04 +01:00
Will McGugan
97aa70c0a4 tests and docs 2020-08-25 10:32:58 +01:00
Will McGugan
e7ff0dac77 Replace iter_track 2020-07-30 18:31:45 +01:00
Will McGugan
e5b9fd8b7d 16 color fixes 2020-07-27 17:21:03 +01:00
Will McGugan
9a4fbf83c5 fix test 2020-07-22 18:05:45 +01:00
Will McGugan
5cd6e0dfb5 tests 2020-07-22 16:45:56 +01:00
Will McGugan
589bae9636 test fix 2020-07-16 17:24:16 +01:00
Will McGugan
8ccf553bb6 tests 2020-06-28 11:15:29 +01:00
Will McGugan
eb05312a7d cut and paste typo 2020-06-20 18:39:00 +01:00
Will McGugan
b5bbbfece9 fix tests on Win 2020-06-20 18:29:01 +01:00
Will McGugan
1f1664b28d dev improvements 2020-06-20 17:51:53 +01:00
Will McGugan
7b28c5dcd4 Test fix 2020-06-15 12:05:47 +01:00
Will McGugan
01904fd3c9 hyperlink fixes 2020-06-15 11:51:52 +01:00
Will McGugan
414acde773 linked path in logging 2020-06-14 14:51:19 +01:00
Will McGugan
67ae3dac2f redirect stdout, progress tests and docs 2020-06-13 14:48:53 +01:00
Will McGugan
568850d170 fixed space after progress 2020-06-06 17:47:29 +01:00
Will McGugan
7e029e343b table fixes 2020-06-06 14:26:58 +01:00
Will McGugan
47bb80ff67 overflow 2020-06-06 12:08:07 +01:00
Will McGugan
05361888f0 force truecolor 2020-05-24 16:14:38 +01:00
Will McGugan
ebb1a57b9c force console width 2020-05-24 16:09:06 +01:00
Will McGugan
08157fd58c progress test 2020-05-24 16:01:28 +01:00