zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
159 stars 89 forks source link

Fix regression with clearing profile object caches on refresh #2917

Closed t1m0thyj closed 1 month ago

t1m0thyj commented 1 month ago

Proposed changes

Fixes #2910

Release Notes

Milestone:

Changelog: Fixed regression of issue where the ProfilesCache class would retain old service profiles, even if they were removed from the team config

Types of changes

What types of changes does your code introduce to Zowe Explorer? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the reviewer

Further comments

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.49%. Comparing base (0e7feac) to head (fa5d491).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## maintenance #2917 +/- ## ============================================ Coverage 93.49% 93.49% ============================================ Files 104 104 Lines 10840 10840 Branches 2365 2366 +1 ============================================ Hits 10135 10135 Misses 704 704 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.