-
Notifications
You must be signed in to change notification settings - Fork 92
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
Add Jobs search label to profile node #2064
Conversation
Signed-off-by: KRISTINA MAYO <ktopchi@us.ibm.com>
Codecov ReportBase: 89.25% // Head: 89.31% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2064 +/- ##
==========================================
+ Coverage 89.25% 89.31% +0.06%
==========================================
Files 85 85
Lines 8081 8080 -1
Branches 1704 1703 -1
==========================================
+ Hits 7213 7217 +4
+ Misses 867 862 -5
Partials 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: KRISTINA MAYO <ktopchi@us.ibm.com>
Signed-off-by: KRISTINA MAYO <ktopchi@us.ibm.com>
…n-for-zowe into jobs-search-label-2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The enhancement seems very straightforward and useful.
I left one comment about the changelog.
Q: should we consider making this a bit more dynamic for V3?
For instance, other people may find more value in seeing specific information (that I'm sure we have available) in certain labels.
Just something to think about 😋
An example would be helpful here. We can definitely discuss this use case. |
Signed-off-by: KRISTINA MAYO <ktopchi@us.ibm.com>
…n-for-zowe into jobs-search-label-2
Signed-off-by: KRISTINA MAYO <ktopchi@us.ibm.com>
@zFernand0 Ready to review now. |
Happy to review it again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kristinochka
Seems to work as expected.
There seems to be a very annoying issue to work around.
@zFernand0 Thanks, Billie Jean is out this week, Could we add somebody else to review or merge? |
#2112 Seems to be a new regression. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @kristinochka
I also noticed #2112 and was able to make a fix on a local branch. Didn't realize that you had self-assigned the issue until after I completed it. If desired I can make a PR for this 😅
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There might be a slight issue with the updates made to the labels. |
Signed-off-by: KRISTINA MAYO ktopchi@us.ibm.com
Proposed changes
#2062
Release Notes
Milestone:
Changelog:
Types of changes
What types of changes does your code introduce to Zowe Explorer?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the revieweryarn workspace vscode-extension-for-zowe vscode:prepublish
has been executedFurther comments