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

IspModelingUtils: add explanations when ISP-side generation fails #8303

Merged
merged 1 commit into from May 11, 2022

Conversation

dhalperi
Copy link
Member

Help users debug ISP configuration, and also document current gaps, which
we are in the process of fixing.

@batfish-bot
Copy link

This change is Reviewable

Help users debug ISP configuration, and also document current gaps, which
we are in the process of fixing.

commit-id:ef80c576
@dhalperi dhalperi force-pushed the pr/dhalperi/isp-debug/ef80c576 branch from 58af229 to 7b67951 Compare May 11, 2022 17:03
@dhalperi dhalperi requested a review from ratulm May 11, 2022 17:05
@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #8303 (7b67951) into master (fc6da51) will increase coverage by 0.00%.
The diff coverage is 96.15%.

@@            Coverage Diff            @@
##             master    #8303   +/-   ##
=========================================
  Coverage     74.59%   74.60%           
- Complexity    43871    43877    +6     
=========================================
  Files          3410     3410           
  Lines        169824   169835   +11     
  Branches      20312    20313    +1     
=========================================
+ Hits         126681   126704   +23     
+ Misses        33538    33528   -10     
+ Partials       9605     9603    -2     
Impacted Files Coverage Δ
.../org/batfish/common/util/isp/IspModelingUtils.java 93.51% <95.83%> (+1.00%) ⬆️
...ava/org/batfish/datamodel/BgpActivePeerConfig.java 58.62% <100.00%> (ø)
...java/org/batfish/dataplane/ibdp/VirtualRouter.java 87.56% <0.00%> (-0.25%) ⬇️
...src/main/java/org/batfish/coordinator/WorkMgr.java 75.50% <0.00%> (-0.16%) ⬇️
.../org/batfish/dataplane/ibdp/BgpRoutingProcess.java 83.67% <0.00%> (-0.09%) ⬇️
...batfish/src/main/java/org/batfish/main/Driver.java 49.72% <0.00%> (+0.54%) ⬆️
...ain/java/org/batfish/storage/FileBasedStorage.java 86.08% <0.00%> (+0.61%) ⬆️
...col/src/main/java/org/batfish/role/InferRoles.java 92.72% <0.00%> (+1.36%) ⬆️
...fish/bddreachability/BDDLoopDetectionAnalysis.java 86.76% <0.00%> (+2.94%) ⬆️

Copy link
Member

@ratulm ratulm 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, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dhalperi)

@dhalperi dhalperi merged commit 1cf4737 into master May 11, 2022
@dhalperi dhalperi deleted the pr/dhalperi/isp-debug/ef80c576 branch May 11, 2022 17:21
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