Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(unix-cmd): User Experience improvements #2662

Merged
merged 23 commits into from
Feb 20, 2024

Merge branch 'next' into Unix-User-Experience

522aaf9
Select commit
Loading
Failed to load commit list.
Merged

feat(unix-cmd): User Experience improvements #2662

Merge branch 'next' into Unix-User-Experience
522aaf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2024 in 0s

93.37% (target 90.00%)

View this Pull Request on Codecov

93.37% (target 90.00%)

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (26b8ded) 93.36% compared to head (522aaf9) 93.37%.

Files Patch % Lines
...es/zowe-explorer/src/command/UnixCommandHandler.ts 91.56% 7 Missing ⚠️
packages/zowe-explorer/src/Profiles.ts 66.66% 1 Missing ⚠️
packages/zowe-explorer/src/utils/ProfilesUtils.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2662   +/-   ##
=======================================
  Coverage   93.36%   93.37%           
=======================================
  Files         109      109           
  Lines       10193    10192    -1     
  Branches     2150     2146    -4     
=======================================
  Hits         9517     9517           
+ Misses        675      674    -1     
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.