batfish / pybatfish

Python client for Batfish: https://github.com/batfish/batfish
Apache License 2.0
208 stars 51 forks source link

SearchRoutePolicies: Updated originType default value #881

Closed millstein closed 1 year ago

millstein commented 1 year ago

Updates searchRoutePolicies output to reflect the new originType default value due to Batfish PR #8665.

batfish-bot commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #881 (2e457da) into master (06c4da5) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 2e457da differs from pull request most recent head b4202c5. Consider uploading reports for the commit b4202c5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #881 +/- ## ======================================= Coverage 85.99% 85.99% ======================================= Files 30 30 Lines 3992 3992 Branches 665 665 ======================================= Hits 3433 3433 Misses 412 412 Partials 147 147 ```