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

Remove the 'zowe profiles' command command handlers & APIs #2073

Merged
merged 80 commits into from
Mar 1, 2024

Remove unused profileVersion property.

a38c22d
Select commit
Loading
Failed to load commit list.
Merged

Remove the 'zowe profiles' command command handlers & APIs #2073

Remove unused profileVersion property.
a38c22d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 0s

90.93% (target 80.00%)

View this Pull Request on Codecov

90.93% (target 80.00%)

Details

Codecov Report

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

Project coverage is 90.93%. Comparing base (230203e) to head (a38c22d).

Files Patch % Lines
...perative/src/cmd/src/profiles/CliProfileManager.ts 81.57% 7 Missing ⚠️
...es/imperative/src/config/src/ProfileCredentials.ts 20.00% 4 Missing ⚠️
packages/imperative/src/config/src/ConfigUtils.ts 90.90% 1 Missing ⚠️
packages/imperative/src/config/src/ProfileInfo.ts 98.61% 1 Missing ⚠️
...c/imperative/src/config/cmd/report-env/EnvQuery.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2073      +/-   ##
==========================================
- Coverage   91.09%   90.93%   -0.16%     
==========================================
  Files         638      616      -22     
  Lines       18840    17358    -1482     
  Branches     3814     3613     -201     
==========================================
- Hits        17162    15785    -1377     
+ Misses       1677     1572     -105     
  Partials        1        1              

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