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

Add aci_vrf_leak_internal_subnet module #449

Closed abrahammughal closed 1 year ago

abrahammughal commented 1 year ago

Closes #442

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 97.84% and project coverage change: +0.34 :tada:

Comparison is base (5ea28e6) 91.16% compared to head (1d072bc) 91.50%.

:exclamation: Current head 1d072bc differs from pull request most recent head 3b44897. Consider uploading reports for the commit 3b44897 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #449 +/- ## ========================================== + Coverage 91.16% 91.50% +0.33% ========================================== Files 178 179 +1 Lines 7925 7995 +70 Branches 1173 1184 +11 ========================================== + Hits 7225 7316 +91 + Misses 594 584 -10 + Partials 106 95 -11 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `92.80% <96.77%> (+0.34%)` | :arrow_up: | | sanity | `35.95% <24.73%> (-0.07%)` | :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. | [Impacted Files](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [plugins/modules/aci\_config\_rollback.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9jb25maWdfcm9sbGJhY2sucHk=) | `87.50% <ø> (ø)` | | | [plugins/modules/aci\_config\_snapshot.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9jb25maWdfc25hcHNob3QucHk=) | `100.00% <ø> (ø)` | | | [plugins/module\_utils/aci.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVfdXRpbHMvYWNpLnB5) | `71.51% <86.66%> (+1.21%)` | :arrow_up: | | [plugins/module\_utils/constants.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVfdXRpbHMvY29uc3RhbnRzLnB5) | `100.00% <100.00%> (ø)` | | | [plugins/modules/aci\_l3out.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9sM291dC5weQ==) | `100.00% <100.00%> (+26.22%)` | :arrow_up: | | [...ins/modules/aci\_l3out\_logical\_interface\_profile.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9sM291dF9sb2dpY2FsX2ludGVyZmFjZV9wcm9maWxlLnB5) | `100.00% <100.00%> (ø)` | | | [plugins/modules/aci\_vrf\_leak\_internal\_subnet.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV92cmZfbGVha19pbnRlcm5hbF9zdWJuZXQucHk=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/449/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: Do you have feedback about the report comment? Let us know in this issue.