-
Notifications
You must be signed in to change notification settings - Fork 86
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
porting changes from original pr #2081 #2103
Conversation
Signed-off-by: Amber Torrise <at895452@broadcom.net>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2103 +/- ##
=======================================
Coverage 91.06% 91.06%
=======================================
Files 636 636
Lines 18993 19000 +7
Branches 3985 3925 -60
=======================================
+ Hits 17296 17303 +7
Misses 1696 1696
Partials 1 1 ☔ View full report in Codecov by Sentry. |
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.
Looks pretty good, thanks @ATorrise! Left a few comments
packages/imperative/src/rest/src/session/ConnectionPropsForSessCfg.ts
Outdated
Show resolved
Hide resolved
packages/imperative/src/rest/src/session/ConnectionPropsForSessCfg.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Amber Torrise <at895452@broadcom.net>
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 @ATorrise!
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
Signed-off-by: Amber Torrise <112635587+ATorrise@users.noreply.github.com>
Quality Gate passedIssues Measures |
What It Does
fixes #1031 for v2
port of #2081
Review Checklist
I certify that I have: