liquidz / antq

Point out your outdated dependencies.
Other
403 stars 25 forks source link

Progess bar? #157

Closed vemv closed 2 years ago

vemv commented 2 years ago

Hi there,

for some really large projects, it can be pretty frustrating that antq doesn't show what it's doing.

So a progress bar would seem a nice addition, what do you think?

Cheers - V

liquidz commented 2 years ago

@vemv Yeah, it may be good as I knew I would need it someday :)

pmonks commented 2 years ago

spinner may be of interest for this. While the current release only supports indeterminate progress indicators ("spinners"), a community member (@Jungorend) has started looking into adding support for determinate progress indicators ("progress bars").

liquidz commented 2 years ago

@pmonks Interesting. Thanks!

liquidz commented 2 years ago

@vemv Sorry for late reaction. I've added progress bar for table reporter. https://github.com/liquidz/antq#--reporterreporter Could you try dev branch?

https://user-images.githubusercontent.com/6941/171966159-14082044-c7bd-4fff-a6fb-584640e33964.mp4

vemv commented 2 years ago

Hey there! Thanks much for this feature.

It does look great from the video. I'll trust that it works correctly.

liquidz commented 2 years ago

@vemv Just released v1.8.847 #167