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

125 aci l3out interface #552

Closed akinross closed 11 months ago

akinross commented 11 months ago

fixes #536

aci_l3out_interface part of the #125

This PR is depending on #542 and should be merged after. Cherry pick the commit in case you want to run tests.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (7ad2b51) 96.25% compared to head (0196610) 35.30%. Report is 38 commits behind head on master.

Files Patch % Lines
plugins/modules/aci_l3out_interface.py 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## =========================================== - Coverage 96.25% 35.30% -60.96% =========================================== Files 211 221 +10 Lines 9807 10223 +416 Branches 1477 1539 +62 =========================================== - Hits 9440 3609 -5831 - Misses 281 6614 +6333 + Partials 86 0 -86 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/552/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/552/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `?` | | | [sanity](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/552/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.30% <0.00%> (+0.19%)` | :arrow_up: | 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.