dell / dellemc-openmanage-ansible-modules

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

[ome_application_certificate] BugFix for SAN does not support spaces #553

Closed Jennifer-John closed 1 year ago

Jennifer-John commented 1 year ago

Description

This PR has fix for the defect #537

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
#537

ISSUE TYPE

COMPONENT NAME

ome_application_certificate

Checklist:

ansible-collections-svc commented 1 year ago

Can one of the admins verify this patch?

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01% :warning:

Comparison is base (f18df95) 79.45% compared to head (69ab42f) 79.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## collections #553 +/- ## =============================================== - Coverage 79.45% 79.45% -0.01% =============================================== Files 187 187 Lines 28906 28910 +4 Branches 4589 4590 +1 =============================================== + Hits 22967 22969 +2 - Misses 5287 5288 +1 - Partials 652 653 +1 ``` | [Flag](https://app.codecov.io/gh/dell/dellemc-openmanage-ansible-modules/pull/553/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/553/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `79.42% <ø> (-0.01%)` | :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. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/dell/dellemc-openmanage-ansible-modules/pull/553/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell)

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

ShivamSh3 commented 1 year ago

update version to 8.3.0 python version change to 3.9.6 add your name in author section

Jennifer-John commented 1 year ago

update version to 8.3.0 python version change to 3.9.6 add your name in author section

done