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: Introduce integrated terminal #3079

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

chore: cleanup ssh profile validation logic

230e933
Select commit
Loading
Failed to load commit list.
Open

feat: Introduce integrated terminal #3079

chore: cleanup ssh profile validation logic
230e933
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

92.99% (target 90.00%)

View this Pull Request on Codecov

92.99% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 91.68766% with 33 lines in your changes missing coverage. Please review.

Project coverage is 92.99%. Comparing base (e07e839) to head (230e933).

Files with missing lines Patch % Lines
...s/zowe-explorer/src/commands/UnixCommandHandler.ts 87.50% 10 Missing ⚠️
...es/zowe-explorer/src/commands/TsoCommandHandler.ts 75.00% 8 Missing ⚠️
...es/zowe-explorer/src/commands/MvsCommandHandler.ts 81.48% 5 Missing ⚠️
.../zowe-explorer/src/commands/ZoweCommandProvider.ts 96.61% 4 Missing ⚠️
...-explorer-api/src/profiles/ZoweExplorerZosmfApi.ts 62.50% 3 Missing ⚠️
packages/zowe-explorer/src/tools/ZoweTerminal.ts 98.07% 2 Missing ⚠️
...ckages/zowe-explorer/src/configuration/Profiles.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3079   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files         116      117    +1     
  Lines       12008    12026   +18     
  Branches     2753     2746    -7     
=======================================
+ Hits        11167    11184   +17     
- Misses        839      840    +1     
  Partials        2        2           

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