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 sr-mpls l3out to infra l3out in aci_l3… #544

Closed akinross closed 11 months ago

akinross commented 11 months ago

…out_to_sr_mpls_infra_l3out

aci_l3out_to_sr_mpls_infra_l3out 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: 38 lines in your changes are missing coverage. Please review.

Comparison is base (7ad2b51) 96.25% compared to head (404e89a) 35.07%.

Files Patch % Lines
...lugins/modules/aci_l3out_to_sr_mpls_infra_l3out.py 29.62% 38 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #544 +/- ## =========================================== - Coverage 96.25% 35.07% -61.19% =========================================== Files 211 212 +1 Lines 9807 9861 +54 Branches 1477 1487 +10 =========================================== - Hits 9440 3459 -5981 - Misses 281 6402 +6121 + Partials 86 0 -86 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/544/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/544/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/544/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.07% <29.62%> (-0.04%)` | :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.