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 Theia integration tests #2979

Closed t1m0thyj closed 3 days ago

t1m0thyj commented 4 days ago

Proposed changes

Fixes #2977 by updating element IDs in tests.

Also updates workflow to use new VSCE directory supported by Theia (see https://github.com/eclipse-theia/theia/pull/13178).

Release Notes

Milestone:

Changelog:

Types of changes

Checklist

General

Code coverage

Deployment

Further comments

This PR is probably a good candidate to be squash merged 😋

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 93.49%. Comparing base (eeb6c06) to head (08daa39). Report is 2 commits behind head on maintenance.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## maintenance #2979 +/- ## ============================================ Coverage 93.49% 93.49% ============================================ Files 104 104 Lines 10845 10845 Branches 2262 2353 +91 ============================================ Hits 10139 10139 Misses 705 705 Partials 1 1 ```

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