Skip to content

progress bar system rework#183

Merged
sangaran10 merged 8 commits intomainfrom
progress-visualization
Jan 15, 2026
Merged

progress bar system rework#183
sangaran10 merged 8 commits intomainfrom
progress-visualization

Conversation

@sangaran10
Copy link
Contributor

@sangaran10 sangaran10 commented Jan 9, 2026

Description of changes

rework of the progress bar system, with new features like animation, average Progress, recommended tasks and more

How has this been tested?

Please describe the test strategy you followed.

  • automated unit test
  • automated integration test
  • automated acceptance test
  • manual, exploratory test

In case of manual test, please document the test well including a set of user instructions and prerequisites. Each including an action, it's result, and where appropriate a screenshot.

Checklist before requesting a review

  • My code follows the coding guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My code fulfilles all acceptance criteria
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation
  • I have added explanation of architectural decision and rationales to wiki/adr
  • I have updated the changes in the ticket description

Checklist for reviewer

  • The code works and does not throw errors
  • The code is easy to understand and there are no confusing parts
  • The code follows the coding guidelines of this project
  • The code change accomplishes what it is supposed to do
  • I cannot think of any use case in which the code does not behave as intended
  • The added and existing tests reasonably cover the code change
  • I cannot think of any test cases, input or edge cases that should be tested in addition
  • Description of the change is included in the documentation

@sangaran10 sangaran10 requested a review from MP-DG January 9, 2026 15:04
Copy link
Contributor

@MP-DG MP-DG left a comment

Choose a reason for hiding this comment

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

Looks fine

MP-DG
MP-DG previously approved these changes Jan 13, 2026
Copy link
Contributor

@MP-DG MP-DG left a comment

Choose a reason for hiding this comment

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

Looks fine

@sangaran10 sangaran10 requested a review from MP-DG January 15, 2026 18:30
Copy link
Contributor

@MP-DG MP-DG left a comment

Choose a reason for hiding this comment

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

Still looks fine

@sangaran10 sangaran10 merged commit a18ea93 into main Jan 15, 2026
3 of 5 checks passed
@sangaran10 sangaran10 deleted the progress-visualization branch January 15, 2026 19:23
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