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 #635 in Latest / V1-LTS #648

Merged
merged 22 commits into from
Jan 28, 2020
Merged

Fix #635 in Latest / V1-LTS #648

merged 22 commits into from
Jan 28, 2020

Conversation

awharn
Copy link
Member

@awharn awharn commented Jan 28, 2020

Fix Issue #635 in the Latest / Zowe-V1-LTS
Expose --ps as an option for primary allocation

awharn added 18 commits January 27, 2020 21:51
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
@awharn awharn requested a review from zFernand0 January 28, 2020 17:24
Signed-off-by: Andrew W. Harn <[email protected]>
@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #648 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
- Coverage    90.4%   90.38%   -0.03%     
==========================================
  Files         324      321       -3     
  Lines        4535     4525      -10     
  Branches      614      616       +2     
==========================================
- Hits         4100     4090      -10     
  Misses        433      433              
  Partials        2        2
Impacted Files Coverage Δ
...es/zosfiles/src/cli/create/cPds/CPDS.definition.ts 100% <ø> (ø) ⬆️
...zosfiles/src/api/methods/create/Create.defaults.ts 100% <ø> (ø) ⬆️
...ages/zosfiles/src/cli/create/pds/Pds.definition.ts 100% <ø> (ø) ⬆️
...src/cli/create/classicPds/ClassicPDS.definition.ts 100% <ø> (ø) ⬆️
...s/src/cli/create/binaryPds/BinaryPDS.definition.ts 100% <ø> (ø) ⬆️
...ckages/zosfiles/src/cli/create/ps/Ps.definition.ts 100% <ø> (ø) ⬆️
packages/zosfiles/src/api/methods/create/Create.ts 91.72% <100%> (+0.09%) ⬆️
packages/zosfiles/src/cli/ZosFiles.definition.ts 100% <0%> (ø) ⬆️
.../zosfiles/src/cli/hMigrate/HMigrate.definintion.ts
...ackages/zosfiles/src/cli/hMigrate/ds/Ds.handler.ts
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8756c7...c50e4a6. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Jan 28, 2020

Codecov Report

Merging #648 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
+ Coverage   90.38%   90.41%   +0.02%     
==========================================
  Files         321      324       +3     
  Lines        4525     4538      +13     
  Branches      616      616              
==========================================
+ Hits         4090     4103      +13     
  Misses        433      433              
  Partials        2        2
Impacted Files Coverage Δ
...es/zosfiles/src/api/constants/ZosFiles.messages.ts 100% <ø> (ø) ⬆️
packages/zosfiles/src/cli/-strings-/en.ts 100% <ø> (ø) ⬆️
packages/zosfiles/src/cli/ZosFiles.definition.ts 100% <100%> (ø) ⬆️
...ackages/zosfiles/src/cli/hMigrate/ds/Ds.handler.ts 100% <100%> (ø)
.../zosfiles/src/cli/hMigrate/HMigrate.definintion.ts 100% <100%> (ø)
...ages/zosfiles/src/cli/hMigrate/ds/Ds.definition.ts 100% <100%> (ø)
...ages/zosfiles/src/api/methods/hMigrate/HMigrate.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c50e4a6...13b9443. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for porting! 👍

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

Successfully merging this pull request may close these issues.

3 participants