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(v3): Support logging in to multiple API ML instances #3019

Merged
merged 17 commits into from
Aug 20, 2024

Add unit test for node profiles and migrate misc tests

abaf074
Select commit
Loading
Failed to load commit list.
Merged

feat(v3): Support logging in to multiple API ML instances #3019

Add unit test for node profiles and migrate misc tests
abaf074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 1s

92.89% (target 90.00%)

View this Pull Request on Codecov

92.89% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 97.91667% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.89%. Comparing base (4a52341) to head (abaf074).

Files Patch % Lines
...zowe-explorer/src/trees/dataset/ZoweDatasetNode.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3019      +/-   ##
==========================================
+ Coverage   92.88%   92.89%   +0.01%     
==========================================
  Files         111      111              
  Lines       11159    11180      +21     
  Branches     2355     2449      +94     
==========================================
+ Hits        10365    10386      +21     
  Misses        792      792              
  Partials        2        2              

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