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

fix: delay showing the progress bar. #19

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

peterhuene
Copy link
Collaborator

This commit delays showing the progress bar until two seconds of analysis have passed.

For small analysis jobs, like single files, this will prevent a progress bar from showing and then immediately completing.

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • You have added yourself or the appropriate individual as the assignee.
  • You have added at least one relevant code reviewer to the PR.
  • Your code builds clean without any errors or warnings.
  • You have added tests (when appropriate).
  • You have updated the README or other documentation to account for these changes (when appropriate).

This commit delays showing the progress bar until two seconds of analysis have
passed.

For small analysis jobs, like single files, this will prevent a progress bar
from showing and then immediately completing.
@peterhuene peterhuene merged commit 7184d52 into stjude-rust-labs:main Sep 16, 2024
6 checks passed
@peterhuene peterhuene deleted the delay-progress-bar branch September 16, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants