zowe / zowe-cli

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

Upgrade to Typescript 5 #2066

Closed awharn closed 4 months ago

awharn commented 4 months ago

What It Does Upgrades TypeScript to Version 5

How to Test

Review Checklist I certify that I have:

Additional Comments

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.09%. Comparing base (722dc87) to head (af3a8de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## port-2055-2056 #2066 +/- ## ================================================== + Coverage 91.08% 91.09% +0.01% ================================================== Files 638 638 Lines 18840 18840 Branches 3860 3925 +65 ================================================== + Hits 17160 17163 +3 + Misses 1679 1676 -3 Partials 1 1 ```

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

awharn commented 4 months ago

Only minor breakage found in tests due to stricter type checking. System tests in progress.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

awharn commented 4 months ago

System tests passed w/ 2 known intermittent failures.