batfish / pybatfish

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

Fix pointer to cloud network #885

Closed ratulm closed 1 year ago

ratulm commented 1 year ago

fixes #884

batfish-bot commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #885 (6fc0838) into master (1b097d8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6fc0838 differs from pull request most recent head 176b557. Consider uploading reports for the commit 176b557 to get more accurate results

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