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

BREAKING(cli/unstable): rename ProgressBar end() method to stop() #6406

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

timreichen
Copy link
Contributor

This PR renames ProgressBar end() method to stop() to align with Spinner.

@timreichen timreichen requested a review from kt3k as a code owner February 15, 2025 10:37
@github-actions github-actions bot added the cli label Feb 15, 2025
Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.08%. Comparing base (2829d6d) to head (5807395).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6406   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files         560      560           
  Lines       42350    42350           
  Branches     6383     6383           
=======================================
  Hits        40690    40690           
  Misses       1621     1621           
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timreichen timreichen changed the title refactor(cli/unstable): rename ProgressBar end() method to stop() rename(cli/unstable): rename ProgressBar end() method to stop() Feb 15, 2025
@timreichen timreichen changed the title rename(cli/unstable): rename ProgressBar end() method to stop() refactor(cli/unstable): rename ProgressBar end() method to stop() Feb 15, 2025
@kt3k
Copy link
Member

kt3k commented Feb 17, 2025

@BlackAsLight What do you think?

@kt3k kt3k changed the title refactor(cli/unstable): rename ProgressBar end() method to stop() BREAKING(cli/unstable): rename ProgressBar end() method to stop() Feb 17, 2025
@BlackAsLight
Copy link
Contributor

I don't mind the name change

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants