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

Deprecate getZoweYargsResponse #1962

Merged
merged 5 commits into from
Nov 14, 2023
Merged

Deprecate getZoweYargsResponse #1962

merged 5 commits into from
Nov 14, 2023

Conversation

gejohnston
Copy link
Member

What It Does

Deprecate function AbstractCommandYargs.getBrightYargsResponse in favor of AbstractCommandYargs.getZoweYargsResponse

How to Test

Review Checklist
I certify that I have:

Additional Comments

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.

LGTM! 😋

I was going back and forth on whether this should be a patch, but based on SemVer, we are introducing a backward-compatible feature.

Also, See this stackoverflow comment 😋
https://stackoverflow.com/a/56135899

Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @gejohnston!

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (1b4d492) 91.06% compared to head (fbcb60a) 91.04%.

Files Patch % Lines
...perative/src/cmd/src/yargs/AbstractCommandYargs.ts 0.00% 8 Missing ⚠️
...kages/imperative/src/cmd/src/yargs/CommandYargs.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1962      +/-   ##
==========================================
- Coverage   91.06%   91.04%   -0.02%     
==========================================
  Files         636      636              
  Lines       18709    18712       +3     
  Branches     3898     3898              
==========================================
  Hits        17037    17037              
- Misses       1671     1674       +3     
  Partials        1        1              

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

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@zFernand0 zFernand0 merged commit b971959 into master Nov 14, 2023
19 of 20 checks passed
@zFernand0 zFernand0 deleted the v2-dep-bright branch November 14, 2023 17:53
@zFernand0 zFernand0 added the release-minor Indicates a minor feature has been added label Nov 14, 2023
Copy link

Release succeeded for the master branch. 🎉

The following packages have been published:

Powered by Octorelease 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-minor Indicates a minor feature has been added released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants