Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor_change] Add extra missing BGP policies as new modules #519

Merged
merged 10 commits into from
Dec 20, 2023

Conversation

gmicol
Copy link
Collaborator

@gmicol gmicol commented Nov 1, 2023

Add the following missing BGP policies:

  • BGP Peer Prefix policy
  • BGP Route Summarization policy
  • BGP Address Family Context policy

is part of issue #126

@gmicol gmicol added the enhancement New feature or request label Nov 1, 2023
@gmicol gmicol self-assigned this Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

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

Comparison is base (7ad2b51) 96.25% compared to head (ef40fb2) 96.28%.

Files Patch % Lines
...s/modules/aci_bgp_address_family_context_policy.py 96.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #519      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files         211      214       +3     
  Lines        9807     9928     +121     
  Branches     1477     1493      +16     
==========================================
+ Hits         9440     9559     +119     
  Misses        281      281              
- Partials       86       88       +2     
Flag Coverage Δ
integration 94.63% <95.86%> (+0.01%) ⬆️
sanity 35.16% <39.66%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

shrsr
shrsr previously approved these changes Nov 14, 2023
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

shrsr
shrsr previously approved these changes Nov 17, 2023
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

sajagana
sajagana previously approved these changes Nov 22, 2023
Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

akinross
akinross previously approved these changes Nov 27, 2023
Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@anvitha-jain anvitha-jain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added test cases to increase the coverage

plugins/modules/aci_bgp_peer_prefix_policy.py Outdated Show resolved Hide resolved
plugins/modules/aci_bgp_route_summarization_policy.py Outdated Show resolved Hide resolved
@gmicol gmicol requested a review from akinross November 28, 2023 17:18
akinross
akinross previously approved these changes Nov 29, 2023
Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

shrsr
shrsr previously approved these changes Dec 1, 2023
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

sajagana
sajagana previously approved these changes Dec 2, 2023
Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

anvitha-jain
anvitha-jain previously approved these changes Dec 13, 2023
Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix Galaxy importer error

@gmicol gmicol dismissed stale reviews from anvitha-jain, sajagana, shrsr, and akinross via ef40fb2 December 19, 2023 22:31
@gmicol gmicol force-pushed the aci_extra_bgp_policies branch from 1c57d34 to ef40fb2 Compare December 19, 2023 22:31
@gmicol gmicol requested a review from lhercot December 19, 2023 22:31
Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lhercot lhercot merged commit a1e2e95 into CiscoDevNet:master Dec 20, 2023
19 of 23 checks passed
@gmicol gmicol linked an issue Dec 21, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants