batfish / pybatfish

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

docs: update tests after recent work #899

Closed dhalperi closed 10 months ago

dhalperi commented 10 months ago

Cluster list is a set, not a list.

Undocumented new question.

batfish-bot commented 10 months ago

This change is Reviewable

codecov[bot] commented 10 months ago

Codecov Report

Merging #899 (8ad588f) into master (a34cc1e) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #899 +/- ## ======================================= Coverage 85.54% 85.54% ======================================= Files 30 30 Lines 3977 3977 Branches 664 664 ======================================= Hits 3402 3402 Misses 430 430 Partials 145 145 ```