-
Notifications
You must be signed in to change notification settings - Fork 9
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 code issues v3 #122
Fix code issues v3 #122
Conversation
Signed-off-by: zowe-robot <[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]>
This PR may look a little weird due to an accidental push. Thanks for fixing it @zFernand0. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #122 +/- ##
=======================================
Coverage 93.17% 93.17%
=======================================
Files 73 73
Lines 718 718
Branches 54 55 +1
=======================================
Hits 669 669
Misses 49 49 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Andrew W. Harn <[email protected]>
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! 😋
What It Does
Fixed several identified problems with possible null values in the tree and web views
How to Test
Review Checklist
I certify that I have:
Additional Comments