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 mpls custom qos policy for infra sr mp… #547

Closed akinross closed 11 months ago

akinross commented 11 months ago

…ls l3outs node profiles in aci_l3out_logical_node_profile

aci_l3out_logical_node_profile part of #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: 9 lines in your changes are missing coverage. Please review.

Comparison is base (7ad2b51) 96.25% compared to head (9cfe8d5) 35.28%.

:exclamation: Current head 9cfe8d5 differs from pull request most recent head 8973a4c. Consider uploading reports for the commit 8973a4c to get more accurate results

Files Patch % Lines
plugins/modules/aci_l3out_logical_node_profile.py 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #547 +/- ## =========================================== - Coverage 96.25% 35.28% -60.98% =========================================== Files 211 211 Lines 9807 9757 -50 Branches 1477 1459 -18 =========================================== - Hits 9440 3443 -5997 - Misses 281 6314 +6033 + Partials 86 0 -86 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/547/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/547/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/547/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.28% <0.00%> (+0.17%)` | :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.