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

Cisco IOS-XR communities v2 #4883

Merged
merged 2 commits into from
Oct 4, 2019

Conversation

arifogel
Copy link
Member

@arifogel arifogel commented Oct 4, 2019

  • update data model to support needed primitives
  • better testing of existing data model

- update data model to support needed primitives
- better testing of existing data model
@batfish-bot
Copy link

This change is Reviewable

@codecov
Copy link

codecov bot commented Oct 4, 2019

Codecov Report

Merging #4883 into master will increase coverage by 0.09%.
The diff coverage is 93.94%.

@@             Coverage Diff              @@
##             master    #4883      +/-   ##
============================================
+ Coverage      76.2%    76.3%   +0.09%     
- Complexity    29016    29167     +151     
============================================
  Files          2302     2311       +9     
  Lines        112532   112839     +307     
  Branches      13451    13463      +12     
============================================
+ Hits          85759    86103     +344     
+ Misses        20215    20175      -40     
- Partials       6558     6561       +3
Impacted Files Coverage Δ Complexity Δ
...batfish/datamodel/routing_policy/expr/IntExpr.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...l/routing_policy/communities/CommunityContext.java 100% <ø> (+1.75%) 14 <0> (ø) ⬇️
.../batfish/datamodel/routing_policy/expr/VarInt.java 76% <0%> (+76%) 9 <0> (+9) ⬆️
.../routing_policy/communities/CommunitySetExprs.java 100% <100%> (ø) 2 <2> (?)
...tfish/representation/cisco/CiscoConfiguration.java 84.21% <100%> (+0.09%) 510 <4> (+3) ⬆️
.../routing_policy/communities/CommunityExprsSet.java 100% <100%> (ø) 11 <11> (?)
.../routing_policy/communities/CommunitySetUnion.java 100% <100%> (+11.76%) 11 <7> (ø) ⬇️
...ing_policy/communities/CommunityExprEvaluator.java 100% <100%> (ø) 3 <3> (?)
...h/representation/cisco/XrCommunitySetIosRegex.java 100% <100%> (ø) 3 <3> (?)
...ish/representation/juniper/PsThenCommunityAdd.java 90.9% <100%> (ø) 3 <0> (ø) ⬇️
... and 80 more

@dhalperi
Copy link
Member

dhalperi commented Oct 4, 2019


projects/batfish/src/main/java/org/batfish/representation/cisco/CiscoConversions.java.orig, line 209 at r1 (raw file):

      final Configuration c,
      CryptoMapEntry cryptoMapEntry,
      String cryptoMapNameSeqNumber,

delete this file?

Copy link
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

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

Reviewed 24 of 91 files at r1.
Reviewable status: 24 of 91 files reviewed, 1 unresolved discussion (waiting on @arifogel, @dhalperi, and @progwriter)

Copy link
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

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

Reviewed 67 of 91 files at r1, 1 of 2 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @progwriter)

@arifogel arifogel merged commit ffb0750 into batfish:master Oct 4, 2019
@arifogel arifogel deleted the ari-ios-xr-communities-v2 branch October 4, 2019 21:13
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