dell / ansible-powerscale

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

Role Module Changes #84

Closed meenakshidembi691 closed 1 week ago

meenakshidembi691 commented 1 week ago

Description

Added Role Module for PowerScale

Checklist:

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 88.70968% with 63 lines in your changes missing coverage. Please review.

Project coverage is 82.37%. Comparing base (16d597e) to head (6655da7). Report is 2 commits behind head on main.

Files Patch % Lines
plugins/modules/role.py 84.00% 31 Missing and 21 partials :warning:
tests/unit/plugins/modules/test_role.py 96.34% 6 Missing :warning:
tests/unit/plugins/module_utils/mock_role_api.py 88.88% 4 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 80.66% 82.37% +1.70% ========================================== Files 107 116 +9 Lines 11432 12600 +1168 Branches 1678 1848 +170 ========================================== + Hits 9222 10379 +1157 + Misses 1675 1654 -21 - Partials 535 567 +32 ``` | [Flag](https://app.codecov.io/gh/dell/ansible-powerscale/pull/84/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/84/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `82.37% <88.70%> (+1.70%)` | :arrow_up: | 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.