dell / ansible-powerscale

PowerScale (Isilon) Ansible modules
GNU General Public License v3.0
25 stars 21 forks source link

Adding support for OneFS 9.7.0 #73

Closed trisha-dell closed 3 months ago

trisha-dell commented 3 months ago

Description

Adding support for OneFS KeyWest

Checklist:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 80.66%. Comparing base (96a90e4) to head (49e3a34).

Files Patch % Lines
plugins/module_utils/storage/dell/utils.py 0.00% 3 Missing :warning:
plugins/modules/user.py 57.14% 3 Missing :warning:
plugins/modules/accesszone.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== - Coverage 80.68% 80.66% -0.03% ========================================== Files 214 107 -107 Lines 22848 11432 -11416 Branches 3352 1678 -1674 ========================================== - Hits 18436 9222 -9214 + Misses 3342 1675 -1667 + Partials 1070 535 -535 ``` | [Flag](https://app.codecov.io/gh/dell/ansible-powerscale/pull/73/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | Coverage Δ | | |---|---|---| | [units](https://app.codecov.io/gh/dell/ansible-powerscale/pull/73/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `80.66% <41.66%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.