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

Added bgpLocalAsnP child object to aci_l3out_bgp_peer module #416

Closed sajagana closed 1 year ago

sajagana commented 1 year ago

Note:

Added bgpLocalAsnP child object to aci_l3out_bgp_peer module to configure the local Autonomous System Number and Configuration.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 26.78% and project coverage change: -54.24 :warning:

Comparison is base (70df019) 90.45% compared to head (6572606) 36.22%.

:exclamation: Current head 6572606 differs from pull request most recent head 27b7f0f. Consider uploading reports for the commit 27b7f0f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #416 +/- ## =========================================== - Coverage 90.45% 36.22% -54.24% =========================================== Files 168 169 +1 Lines 7417 7473 +56 Branches 1079 1089 +10 =========================================== - Hits 6709 2707 -4002 - Misses 599 4766 +4167 + Partials 109 0 -109 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `?` | | | sanity | `36.22% <26.78%> (-0.08%)` | :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://codecov.io/gh/CiscoDevNet/ansible-aci/pull/416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) | Coverage Δ | | |---|---|---| | [plugins/modules/aci\_l3out\_bgp\_peer.py](https://codecov.io/gh/CiscoDevNet/ansible-aci/pull/416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9sM291dF9iZ3BfcGVlci5weQ==) | `17.85% <0.00%> (-80.90%)` | :arrow_down: | | [plugins/modules/aci\_file\_remote\_path.py](https://codecov.io/gh/CiscoDevNet/ansible-aci/pull/416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet#diff-cGx1Z2lucy9tb2R1bGVzL2FjaV9maWxlX3JlbW90ZV9wYXRoLnB5) | `28.84% <28.84%> (ø)` | | ... and [146 files with indirect coverage changes](https://codecov.io/gh/CiscoDevNet/ansible-aci/pull/416/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CiscoDevNet). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.