Skip to content

Conversation

@AndrewTwydell
Copy link
Contributor

@AndrewTwydell AndrewTwydell commented Oct 2, 2025

What It Does
Dependent on #437
Adds resourceExtender class to exposed API, allowing extenders to get our API and add actions to resource types.

Review Checklist
I certify that I have:

  • tested my changes
  • added/updated automated tests
  • updated the changelog
  • considered whether the docs need updating
  • followed the contribution guidelines

Additional Comments

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 67.21311% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.30%. Comparing base (39d7ed1) to head (31a799f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ackages/vsce/src/extending/CICSResourceExtender.ts 33.33% 10 Missing ⚠️
...ges/vsce/src/resources/actions/LocalFileActions.ts 50.00% 4 Missing ⚠️
...kages/vsce/src/resources/actions/ProgramActions.ts 66.66% 2 Missing ⚠️
...s/vsce/src/resources/actions/TransactionActions.ts 66.66% 2 Missing ⚠️
packages/vsce/src/trees/ResourceInspectorUtils.ts 0.00% 1 Missing ⚠️
...es/vsce/src/trees/ResourceInspectorViewProvider.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
+ Coverage   65.16%   65.30%   +0.13%     
==========================================
  Files         179      180       +1     
  Lines        4263     4294      +31     
  Branches      596      598       +2     
==========================================
+ Hits         2778     2804      +26     
- Misses       1485     1490       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch 3 times, most recently from 3e11e25 to c1c8e2c Compare October 6, 2025 23:13
@AndrewTwydell AndrewTwydell force-pushed the extending branch 2 times, most recently from d39809a to fa0e17c Compare October 7, 2025 10:55
@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch from c1c8e2c to dcc4443 Compare October 8, 2025 10:28
@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch from dcc4443 to c989c50 Compare October 8, 2025 11:06
@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch from c989c50 to 552b0b6 Compare October 9, 2025 09:48
@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch 4 times, most recently from 8716a57 to 0964c95 Compare October 13, 2025 12:31
@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch 3 times, most recently from 200855a to e9e201f Compare October 15, 2025 21:42
@AndrewTwydell AndrewTwydell force-pushed the move-resource-interfaces branch 4 times, most recently from a8e8a67 to 9ca7b22 Compare October 17, 2025 15:07
Base automatically changed from move-resource-interfaces to main October 17, 2025 15:15
@AndrewTwydell AndrewTwydell marked this pull request as ready for review October 17, 2025 15:36
@zowe-robot zowe-robot moved this from In Progress to Review/QA in Zowe Explorer for VS Code Oct 17, 2025
@AndrewTwydell AndrewTwydell force-pushed the extending branch 2 times, most recently from acc2477 to 3c24076 Compare October 21, 2025 14:43
@AndrewTwydell AndrewTwydell moved this from Review/QA to Release Backlog in Zowe Explorer for VS Code Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Release Backlog

Development

Successfully merging this pull request may close these issues.

3 participants