You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the progress bar logic to remove redundant conditional
handling for the final 100% case. Instead of using a special case
to clear and reprint the final bar, the update now ensures a
consistent format for all progress levels.
Co-authored-by: Po-Ying Chiu <[email protected]>
Change-Id: Id2760db0c4ff2b4eaa75e97f04b0178de4ca63a3
0 commit comments