Closed thaJeztah closed 1 week ago
@laurazard @vvoland backporting this one as this is a follow-up to https://github.com/docker/cli/pull/5586, which was backported (https://github.com/docker/cli/pull/5588)
Attention: Patch coverage is 0%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 58.54%. Comparing base (
877668c
) to head (39d73af
). Report is 3 commits behind head on 27.x.
🚨 Try these New Features:
Instead of clearing the whole screen and then writing the new stats, we now write the new stats on top of the old text, and then clear the remaining text.
This is a more efficient way to update the stats, as it avoids the flickering that happens when the screen is cleared and rewritten.
(cherry picked from commit cb2f95ceee76c7166e95ec1b59c3e2fbac9b0079)
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)