kr8s-org / kr8s

A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl
https://kr8s.org
BSD 3-Clause "New" or "Revised" License
839 stars 45 forks source link

Skip test_multiple_bind_addresses_port_forward on macOS #383

Closed jacobtomlinson closed 5 months ago

jacobtomlinson commented 6 months ago

Workaround for #380 to avoid folks on Mac having to exclude a test that hangs.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.25%. Comparing base (87063fc) to head (2d5f8e5). Report is 100 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #383 +/- ## ========================================== + Coverage 94.61% 95.25% +0.63% ========================================== Files 29 29 Lines 3141 3413 +272 ========================================== + Hits 2972 3251 +279 + Misses 169 162 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.