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

fix(v3): Fix sessions disappearing from trees caused by zowe.extRefresh #3009

Merged
merged 7 commits into from
Jul 26, 2024

Update unit tests for watchConfigProfile

685aa30
Select commit
Loading
Failed to load commit list.
Merged

fix(v3): Fix sessions disappearing from trees caused by zowe.extRefresh #3009

Update unit tests for watchConfigProfile
685aa30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 0s

92.82% (target 90.00%)

View this Pull Request on Codecov

92.82% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.82%. Comparing base (3ba345a) to head (685aa30).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3009      +/-   ##
==========================================
+ Coverage   92.74%   92.82%   +0.08%     
==========================================
  Files         107      107              
  Lines       10882    10887       +5     
  Branches     2360     2358       -2     
==========================================
+ Hits        10092    10106      +14     
+ Misses        788      779       -9     
  Partials        2        2              

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