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 support for configuration of vrf multicast with ac… #525

Closed akinross closed 1 year ago

akinross commented 1 year ago

…i_vrf_multicast module

This is a single module (aci_access_switch_policy_group) from a larger PR of tim cragg https://github.com/CiscoDevNet/ansible-aci/pull/419

Splitting up the module for easier review

codecov[bot] commented 1 year ago

Codecov Report

Attention: 92 lines in your changes are missing coverage. Please review.

Comparison is base (6a9e854) 35.69% compared to head (0c5bc1a) 35.68%.

:exclamation: Current head 0c5bc1a differs from pull request most recent head 95f16db. Consider uploading reports for the commit 95f16db to get more accurate results

Files Patch % Lines
plugins/modules/aci_vrf_multicast.py 17.11% 92 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #525 +/- ## ========================================== - Coverage 35.69% 35.68% -0.02% ========================================== Files 201 201 Lines 9211 9220 +9 Branches 1362 1365 +3 ========================================== + Hits 3288 3290 +2 - Misses 5923 5930 +7 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/525/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [sanity](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/525/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.68% <17.85%> (-0.02%)` | :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.

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