Skip to content

fix(cli): update interval in ProgressBar #6402

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

BlackAsLight
Copy link
Contributor

This pull request fixes the simple issue of the interval having the wrong delay of 200ms instead of 1000ms.

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

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.07%. Comparing base (50f7c0c) to head (7631e8f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6402      +/-   ##
==========================================
- Coverage   96.07%   96.07%   -0.01%     
==========================================
  Files         560      560              
  Lines       42350    42350              
  Branches     6383     6383              
==========================================
- Hits        40689    40687       -2     
- Misses       1622     1623       +1     
- Partials       39       40       +1     

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

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

@kt3k kt3k merged commit 6990981 into denoland:main Feb 17, 2025
18 checks passed
@BlackAsLight BlackAsLight deleted the progress_bar_interval branch March 13, 2025 07:50
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.

2 participants