Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor progress bars #5

Closed
PhilippvK opened this issue Jan 26, 2022 · 1 comment
Closed

Refactor progress bars #5

PhilippvK opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers priority:low Low priority tasks

Comments

@PhilippvK
Copy link
Collaborator

The --progress option is available for the mlonmcu flow and mlonmcu setup commands.

I modified their format string to get rid of the estimated remaining which which is not useful for our approach. However it would be great if we could add an indicator of how long is the underlying process running.

@PhilippvK PhilippvK added enhancement New feature or request priority:low Low priority tasks labels Jan 26, 2022
@PhilippvK PhilippvK added this to the Second Release milestone Jan 26, 2022
@PhilippvK
Copy link
Collaborator Author

The time spent until the last increment is now displayed after progress bar. It is therefore not incrementing continuously.

Also there is a "bug" that the progress bar does not update at all when a step was very short. This should be fixable by tuning some of the configured latencies.

@PhilippvK PhilippvK added the good first issue Good for newcomers label Mar 14, 2022
@PhilippvK PhilippvK self-assigned this Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority:low Low priority tasks
Projects
None yet
Development

No branches or pull requests

1 participant