Skip to content

Conversation

@KochTobi
Copy link
Contributor

Limits a re-render of the progress bar to once a second (except for when a step is added)

@KochTobi KochTobi requested a review from a team as a code owner February 17, 2023 16:18
Copy link
Contributor

@Steffengreiner Steffengreiner left a comment

Choose a reason for hiding this comment

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

Heya @KochTobi, First of all very nice work! The Progress Bar works as intended and is not jumpy anymore.
However i found a problem with the remove method which should be addressed before this can be merged

Co-authored-by: steffengreiner <[email protected]>
Steffengreiner
Steffengreiner previously approved these changes Feb 20, 2023
Copy link
Contributor

@Steffengreiner Steffengreiner left a comment

Choose a reason for hiding this comment

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

Perfect 👌

Steffengreiner
Steffengreiner previously approved these changes Feb 20, 2023
Copy link
Contributor

@Steffengreiner Steffengreiner left a comment

Choose a reason for hiding this comment

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

Perfecter 👌 👌

Copy link
Contributor

@Steffengreiner Steffengreiner left a comment

Choose a reason for hiding this comment

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

Perfectest 👌

@KochTobi KochTobi merged commit dab7bf4 into development Feb 20, 2023
@KochTobi KochTobi deleted the feature/tame-progressbar branch February 20, 2023 13:35
@KochTobi KochTobi mentioned this pull request Feb 20, 2023
KochTobi added a commit that referenced this pull request Feb 20, 2023
* Added version information option (#139)

* Added version information option

* Rename variables

---------

Co-authored-by: Tobias Koch <[email protected]>

* Require commons-codec version >= 1.13 (#149)

* [DEPENDABOT]: Bump groovy from 2.5.1 to 3.0.9 (#85)

Bumps [groovy](https://github.com/apache/groovy) from 2.5.1 to 3.0.9.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy:indy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update JavaDoc (#138)

* edited & added Javadocs

* very small refactor

* Update branch

---------

Co-authored-by: Tobias Koch <[email protected]>

* Fix log folder not created reliably (#151)

* Tame progress bar (#152)

* Tame progress bar

* Incorporate feedback

Co-authored-by: steffengreiner <[email protected]>

* Initialize last updated with 0

* Fix small error

* simplify console output

* make update interval constant

---------

Co-authored-by: steffengreiner <[email protected]>

* Update README.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Aline Breitinger <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: steffengreiner <[email protected]>
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.

3 participants