Skip to content

Conversation

@craigfe
Copy link
Owner

@craigfe craigfe commented Jun 29, 2021

... rather than just the latest reported value.

Fix #18. CC: @Ngoguey42.

... rather than just the latest reported value.
@craigfe craigfe merged commit 68ffc30 into main Jun 29, 2021
craigfe added a commit to craigfe/opam-repository that referenced this pull request Jun 29, 2021
CHANGES:

- Fix the count segment of `Progress.counter` (when `pp` is passed) to show the
  running total rather than the latest reported value. (craigfe/progress#19; @craigfe, report
  by @Ngoguey42)
- Fix `Terminal` stubs on MacOS. (craigfe/progress#13; @craigfe, report by @Ngoguey42)
- Fix package tests on Windows. `Progress` does not yet support the Windows and
  Cygwin terminals; this is tracked by craigfe/progress#16. (craigfe/progress#15; @emillon)
craigfe added a commit to craigfe/opam-repository that referenced this pull request Jun 29, 2021
CHANGES:

- Fix the count segment of `Progress.counter` (when `pp` is passed) to show the
  running total rather than the latest reported value. (craigfe/progress#19; @craigfe, report
  by @Ngoguey42)
- Fix `Terminal` stubs on MacOS. (craigfe/progress#13; @craigfe, report by @Ngoguey42)
- Fix package tests on Windows. `Progress` does not yet support the Windows and
  Cygwin terminals; this is tracked by craigfe/progress#16. (craigfe/progress#15; @emillon)
craigfe added a commit to craigfe/opam-repository that referenced this pull request Jun 29, 2021
CHANGES:

- Fix the count segment of `Progress.counter` (when `pp` is passed) to show the
  running total rather than the latest reported value. (craigfe/progress#19; @craigfe, report
  by @Ngoguey42)
- Fix `Terminal` stubs on MacOS. (craigfe/progress#13; @craigfe, report by @Ngoguey42)
- Fix package tests on Windows. `Progress` does not yet support the Windows and
  Cygwin terminals; this is tracked by craigfe/progress#16. (craigfe/progress#15; @emillon)
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.

Progress.count ~pp doesn't accumulate correctly

2 participants