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

Select members enhancement #2359

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

pujal0909
Copy link
Contributor

@pujal0909 pujal0909 commented Nov 11, 2024

What It Does
Created a new command zowe zos-files download all-members-matching that allows the user to input patterns to download specific members of a PDS (similar to zos-files download data-sets-matching).
#2175

How to Test
Run the command zowe zos-files download all-members-matching with specific data set and patterns to download specific members.
Ex. zowe zos-files download amm "test-pds" "mem*"

Review Checklist
I certify that I have:

Additional Comments

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 93.47826% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.13%. Comparing base (e56a4d0) to head (0cae97b).
Report is 290 commits behind head on master.

Files with missing lines Patch % Lines
...osfiles/download/amm/AllMembersMatching.handler.ts 88.88% 2 Missing ⚠️
packages/zosfiles/src/methods/list/List.ts 95.45% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2359   +/-   ##
=======================================
  Coverage   91.13%   91.13%           
=======================================
  Files         636      638    +2     
  Lines       18012    18057   +45     
  Branches     3864     3766   -98     
=======================================
+ Hits        16415    16457   +42     
- Misses       1596     1599    +3     
  Partials        1        1           

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

@pujal0909 pujal0909 marked this pull request as ready for review November 14, 2024 13:33
@pujal0909 pujal0909 marked this pull request as draft November 14, 2024 13:36
@pujal0909 pujal0909 marked this pull request as draft November 14, 2024 13:36
@pujal0909 pujal0909 marked this pull request as draft November 14, 2024 13:36
@pujal0909 pujal0909 marked this pull request as ready for review November 14, 2024 14:34
Copy link

sonarcloud bot commented Nov 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review/QA
Development

Successfully merging this pull request may close these issues.

1 participant