CiscoDevNet / ansible-aci

Cisco ACI Ansible Collection
https://galaxy.ansible.com/cisco/aci
GNU General Public License v3.0
143 stars 97 forks source link

[minor_change] add hmac-sha2-224, hmac-sha2-256, hmac-sha2-384, hmac-… #496

Closed akinross closed 1 year ago

akinross commented 1 year ago

…sha2-512 authentication types and description to aci_snmp_user module

fixes #494

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (96dddfe) 96.52% compared to head (e331afc) 96.04%.

:exclamation: Current head e331afc differs from pull request most recent head dacaff5. Consider uploading reports for the commit dacaff5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #496 +/- ## ========================================== - Coverage 96.52% 96.04% -0.48% ========================================== Files 183 183 Lines 8479 8480 +1 Branches 1265 1265 ========================================== - Hits 8184 8145 -39 - Misses 222 261 +39 - Partials 73 74 +1 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/496/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/496/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `94.46% <100.00%> (-0.07%)` | :arrow_down: | | [sanity](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/496/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.20% <0.00%> (-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=CiscoDevNet#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/496?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [plugins/modules/aci\_snmp\_user.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/496?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9zbm1wX3VzZXIucHk=) | `100.00% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/496/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet)

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