zowe / zowe-cli

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

Temporary fix for Imperative Event Emitter error #2148

Closed t1m0thyj closed 1 month ago

t1m0thyj commented 1 month ago

What It Does

Fixes #2146. Since the Event Emitter is WIP this is a temporary fix until https://github.com/zowe/zowe-cli/pull/2136 is ready.

How to Test

You could run CLI system tests to confirm the error does not appear, but this would take a while 😋 It may be sufficient just to review the unit test changed in this PR

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.21%. Comparing base (32c7f84) to head (2214b7a). Report is 2 commits behind head on next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2148 +/- ## ======================================== Coverage 91.21% 91.21% ======================================== Files 628 628 Lines 17890 17891 +1 Branches 3792 3689 -103 ======================================== + Hits 16318 16319 +1 Misses 1571 1571 Partials 1 1 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

Release succeeded for the next branch. :tada:

The following packages have been published:

Powered by Octorelease :rocket: