zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
108 stars 85 forks source link

Fix progress bars #2072

Closed awharn closed 4 months ago

awharn commented 4 months ago

What It Does

Resolves #2071

How to Test

Unfortunately, there are no really good ways of testing progress bars with automation since CI is expected to disable them, and the result may be different each time. The easiest way to test is to download a dataset from the mainframe, and verify that a progress bar appears.

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.09%. Comparing base (b54277d) to head (71fb5e8).

Files Patch % Lines
packages/imperative/src/utilities/src/TextUtils.ts 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2072 +/- ## ========================================== - Coverage 91.09% 91.09% -0.01% ========================================== Files 638 638 Lines 18840 18840 Branches 3925 3924 -1 ========================================== - Hits 17163 17162 -1 - Misses 1676 1677 +1 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
66.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

Release succeeded for the next branch. :tada:

The following packages have been published:

Powered by Octorelease :rocket: