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

Arista: fixup #6465 with support for naked continue #6469

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

dhalperi
Copy link
Member

@dhalperi dhalperi commented Dec 2, 2020

And add another missing test.

@batfish-bot
Copy link

This change is Reviewable

@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #6469 (15ec2e9) into master (2653a3e) will decrease coverage by 0.00%.
The diff coverage is 75.00%.

@@             Coverage Diff              @@
##             master    #6469      +/-   ##
============================================
- Coverage     73.29%   73.28%   -0.01%     
+ Complexity    35458    35455       -3     
============================================
  Files          2822     2822              
  Lines        143314   143324      +10     
  Branches      17299    17301       +2     
============================================
- Hits         105036   105034       -2     
- Misses        29957    29966       +9     
- Partials       8321     8324       +3     
Impacted Files Coverage Δ Complexity Δ
...ish/representation/arista/AristaConfiguration.java 58.28% <75.00%> (+0.07%) 178.00 <4.00> (+2.00)
.../org/batfish/dataplane/rib/RouteAdvertisement.java 83.67% <0.00%> (-4.09%) 18.00% <0.00%> (-1.00%)
...col/src/main/java/org/batfish/role/InferRoles.java 89.54% <0.00%> (-1.37%) 50.00% <0.00%> (-1.00%)
...java/org/batfish/dataplane/ibdp/VirtualRouter.java 90.54% <0.00%> (-0.34%) 208.00% <0.00%> (-1.00%)
...tfish/representation/cisco/CiscoConfiguration.java 86.09% <0.00%> (-0.14%) 497.00% <0.00%> (-1.00%)
...sh/grammar/arista/AristaControlPlaneExtractor.java 35.01% <0.00%> (+0.02%) 613.00% <0.00%> (+1.00%)

Copy link
Contributor

@progwriter progwriter left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@dhalperi dhalperi merged commit 5787e65 into batfish:master Dec 2, 2020
@dhalperi dhalperi deleted the arista-naked-continue branch December 2, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants