Skip to content

[Console] Rename some arguments in ProgressBar #47205

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

Closed
wants to merge 0 commits into from

Conversation

javiereguiluz
Copy link
Member

Q A
Branch? 6.2
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

While documenting #46242, I thought something was odd: the code and docs talk about "resuming progress bars". But that's only a use-case of this feature. There are others: e.g. some task with optional steps; if you skip some step, you might want to show the progress at a certain starting point instead of 0.

So, this PR propose to rename some arguments. In any case, this is minor, so feel free to close if you think this is not relevant enough.

@fabpot
Copy link
Member

fabpot commented Aug 5, 2022

Thank you @javiereguiluz.

fabpot added a commit that referenced this pull request Aug 5, 2022
…uiluz)

This PR was squashed before being merged into the 6.2 branch.

Discussion
----------

[Console] Rename some arguments in ProgressBar

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

While documenting #46242, I thought something was odd: the code and docs talk about "resuming progress bars". But that's only a use-case of this feature. There are others: e.g. some task with optional steps; if you skip some step, you might want to show the progress at a certain starting point instead of `0`.

So, this PR propose to rename some arguments. In any case, this is minor, so feel free to close if you think this is not relevant enough.

Commits
-------

c03e815 [Console] Rename some arguments in ProgressBar
@fabpot fabpot closed this Aug 5, 2022
@javiereguiluz javiereguiluz deleted the continue_46242 branch August 5, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants