-
Notifications
You must be signed in to change notification settings - Fork 23
Update python SDK version and Fix info module #190
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
Conversation
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #190 +/- ##
==========================================
- Coverage 90.28% 90.27% -0.02%
==========================================
Files 143 143
Lines 16567 16594 +27
Branches 2365 2367 +2
==========================================
+ Hits 14958 14980 +22
- Misses 941 945 +4
- Partials 668 669 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@@ -4003,6 +4003,13 @@ def get_support_assist_settings(self): | |||
else: | |||
return {} | |||
|
|||
def get_maintenance_settings(self): |
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.
Would UT be updated to cover the change?
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.
This is partially covered. Is it possible to add test for utils.isi_sdk.minor > 9 to cover the other case?
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.
Added.
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.
Please add overall coverage report
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.
Please check #190 (comment)
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Description
https://osj-sio-03-prd.cec.lab.emc.com/job/ansible-pipelines/job/ans-ft-run/490/artifact/ft_report/summary.html
https://osj-sio-03-prd.cec.lab.emc.com/job/ansible-pipelines/job/ans-ft-run/491/artifact/ft_report/summary.html
https://osj-sio-03-prd.cec.lab.emc.com/job/ansible-pipelines/job/ans-ft-run/489/artifact/ft_report/summary.html