Skip to content

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

Merged
merged 8 commits into from
Jun 13, 2025
Merged

Conversation

@vangork vangork changed the title 1. Update isilon-python sdk to 0.6.02. Fix info module issue Update python SDK version and Fix info module Jun 13, 2025
vangork added 3 commits June 13, 2025 11:53
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 70.27027% with 11 lines in your changes missing coverage. Please review.

Project coverage is 90.27%. Comparing base (f10d149) to head (a854cfe).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
plugins/module_utils/storage/dell/utils.py 12.50% 7 Missing ⚠️
...odule_utils/storage/dell/shared_library/cluster.py 50.00% 4 Missing ⚠️
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     
Flag Coverage Δ
units 90.27% <70.27%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@@ -4003,6 +4003,13 @@ def get_support_assist_settings(self):
else:
return {}

def get_maintenance_settings(self):
Copy link
Contributor

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?

Copy link
Contributor

@P-Cao P-Cao Jun 13, 2025

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?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

Copy link
Contributor

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please check #190 (comment)

taohe1012
taohe1012 previously approved these changes Jun 13, 2025
Signed-off-by: Luis Liu <[email protected]>
vangork added 3 commits June 13, 2025 14:14
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
Signed-off-by: Luis Liu <[email protected]>
@vangork vangork requested a review from baoy1 June 13, 2025 07:14
@vangork vangork merged commit 6c821fb into main Jun 13, 2025
22 checks passed
@vangork vangork deleted the usr/luis_liu/bugfix_info branch June 13, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants