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 aci_l3out_bgp_protocol_profile as a new module. #491

Closed gmicol closed 1 year ago

gmicol commented 1 year ago

is part of issue #126

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (96dddfe) 96.52% compared to head (882e75d) 35.35%.

:exclamation: Current head 882e75d differs from pull request most recent head 826336a. Consider uploading reports for the commit 826336a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #491 +/- ## =========================================== - Coverage 96.52% 35.35% -61.17% =========================================== Files 183 186 +3 Lines 8479 8590 +111 Branches 1265 1276 +11 =========================================== - Hits 8184 3037 -5147 - Misses 222 5553 +5331 + Partials 73 0 -73 ``` | [Flag](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491/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/491/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/491/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | `35.35% <46.84%> (+0.15%)` | :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. | [Files](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [plugins/module\_utils/constants.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491?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\_logical\_node\_profile.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9sM291dF9sb2dpY2FsX25vZGVfcHJvZmlsZS5weQ==) | `48.48% <ø> (-51.52%)` | :arrow_down: | | [plugins/modules/aci\_bgp\_best\_path\_policy.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9iZ3BfYmVzdF9wYXRoX3BvbGljeS5weQ==) | `51.51% <51.51%> (ø)` | | | [plugins/modules/aci\_bgp\_timers\_policy.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9iZ3BfdGltZXJzX3BvbGljeS5weQ==) | `45.94% <45.94%> (ø)` | | | [plugins/modules/aci\_l3out\_bgp\_protocol\_profile.py](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9sM291dF9iZ3BfcHJvdG9jb2xfcHJvZmlsZS5weQ==) | `41.02% <41.02%> (ø)` | | ... and [177 files with indirect coverage changes](https://app.codecov.io/gh/CiscoDevNet/ansible-aci/pull/491/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: Have feedback on the report? Share it here.