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: fpgasudpate maximum progress bar calculations to 100%. #3078

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

anandaravuri
Copy link
Contributor

@anandaravuri anandaravuri commented Jan 18, 2024

fpgasudpate estimated time (0.04 seconds) less than a timeout( 1 second), the progress bar shows 100%.
set the estimated time to timeout if the estimated time is below 1 second (progress time set to 100%).

@anandaravuri anandaravuri requested a review from a team as a code owner January 18, 2024 18:24
Copy link
Contributor

@fpgamatt fpgamatt left a comment

Choose a reason for hiding this comment

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

Please fix the commit message. Use words to describe the problem and fix.

  fpgasudpate estimated time (0.04 seconds) less than a timeout( 1 second), the progress bar shows 100%.
  set the estimated time to timeout if the estimated time is below 1 second (progress time set to 100%).

Signed-off-by: anandaravuri <ananda.ravuri@intel.com>
@anandaravuri anandaravuri changed the title fix: fpgasudpate set estimated time to timeout fix: fpgasudpate maximum progress bar calculations to 100%. Jan 22, 2024
@anandaravuri anandaravuri merged commit ee71c52 into master Jan 22, 2024
24 checks passed
@anandaravuri anandaravuri deleted the aravuri/fix_fpgasupdate branch January 22, 2024 19:10
anandaravuri added a commit that referenced this pull request Jan 22, 2024
fpgasudpate estimated time (0.04 seconds) less than a timeout( 1 second), the progress bar shows 100%.
  set the estimated time to timeout if the estimated time is below 1 second (progress time set to 100%).

Signed-off-by: anandaravuri <ananda.ravuri@intel.com>
anandaravuri added a commit that referenced this pull request Jan 22, 2024
…3083)

fpgasudpate estimated time (0.04 seconds) less than a timeout( 1 second), the progress bar shows 100%.
  set the estimated time to timeout if the estimated time is below 1 second (progress time set to 100%).

Signed-off-by: anandaravuri <ananda.ravuri@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants