batfish / pybatfish

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

CI: try with 3.11 and 3.12 #902

Closed dhalperi closed 10 months ago

dhalperi commented 10 months ago

Fix https://github.com/python/cpython/issues/100458

Fix a pandas incompatibility

batfish-bot commented 10 months ago

This change is Reviewable

codecov[bot] commented 10 months ago

Codecov Report

Merging #902 (d5d54df) into master (ea524b3) will not change coverage. The diff coverage is 83.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #902 +/- ## ======================================== Coverage 85.54% 85.54% ======================================== Files 30 30 Lines 3977 3977 Branches 664 817 +153 ======================================== Hits 3402 3402 Misses 430 430 Partials 145 145 ``` | [Files](https://app.codecov.io/gh/batfish/pybatfish/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=batfish) | Coverage Δ | | |---|---|---| | [pybatfish/client/asserts.py](https://app.codecov.io/gh/batfish/pybatfish/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=batfish#diff-cHliYXRmaXNoL2NsaWVudC9hc3NlcnRzLnB5) | `91.94% <100.00%> (-0.07%)` | :arrow_down: | | [pybatfish/client/restv2helper.py](https://app.codecov.io/gh/batfish/pybatfish/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=batfish#diff-cHliYXRmaXNoL2NsaWVudC9yZXN0djJoZWxwZXIucHk=) | `70.18% <ø> (ø)` | | | [pybatfish/question/question.py](https://app.codecov.io/gh/batfish/pybatfish/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=batfish#diff-cHliYXRmaXNoL3F1ZXN0aW9uL3F1ZXN0aW9uLnB5) | `82.66% <82.50%> (+0.07%)` | :arrow_up: |