batfish / pybatfish

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

test_workhelper: force default loglevel for caplog #915

Closed dhalperi closed 3 months ago

batfish-bot commented 3 months ago

This change is Reviewable

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.10%. Comparing base (04bdf74) to head (5712b27). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #915 +/- ## ========================================== + Coverage 87.07% 87.10% +0.02% ========================================== Files 24 24 Lines 3551 3551 Branches 716 716 ========================================== + Hits 3092 3093 +1 + Misses 329 328 -1 Partials 130 130 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/batfish/pybatfish/pull/915/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=batfish)