dell / dellemc-openmanage-ansible-modules

Dell OpenManage Ansible Modules
GNU General Public License v3.0
340 stars 165 forks source link

[idrac_secure_boot]: New module to perform operation for iDRAC secure boot #717

Closed ABHISHEK-SINHA10 closed 2 months ago

ABHISHEK-SINHA10 commented 3 months ago

Description

A few sentences describing the overall goals of the pull request's commits.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

ISSUE TYPE

COMPONENT NAME
OUTPUT
ADDITIONAL INFORMATION

Checklist:

ansible-collections-svc commented 3 months ago

Can one of the admins verify this patch?

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 76.24021% with 91 lines in your changes missing coverage. Please review.

Project coverage is 93.26%. Comparing base (dd3e025) to head (2219f75).

Files Patch % Lines
plugins/module_utils/utils.py 9.75% 74 Missing :warning:
plugins/modules/idrac_secure_boot.py 94.00% 4 Missing and 5 partials :warning:
...sts/unit/plugins/modules/test_idrac_secure_boot.py 94.66% 4 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## collections #717 +/- ## =============================================== - Coverage 93.42% 93.26% -0.17% =============================================== Files 203 205 +2 Lines 35698 36071 +373 Branches 5407 5465 +58 =============================================== + Hits 33352 33642 +290 - Misses 1403 1478 +75 - Partials 943 951 +8 ``` | [Flag](https://app.codecov.io/gh/dell/dellemc-openmanage-ansible-modules/pull/717/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/dellemc-openmanage-ansible-modules/pull/717/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `93.26% <76.24%> (-0.17%)` | :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.

ABHISHEK-SINHA10 commented 2 months ago

image