tomplus / kubernetes_asyncio

Python asynchronous client library for Kubernetes http://kubernetes.io/
Apache License 2.0
353 stars 70 forks source link

Fix reconnecting in watch for custom resources #321

Closed tomplus closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.74074% with 16 lines in your changes missing coverage. Please review.

Project coverage is 28.11%. Comparing base (b7ec53c) to head (6333e9b).

Files Patch % Lines
kubernetes_asyncio/dynamic/client_test.py 0.00% 14 Missing :warning:
kubernetes_asyncio/dynamic/client.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #321 +/- ## ======================================= Coverage 28.11% 28.11% ======================================= Files 779 779 Lines 92122 92138 +16 ======================================= + Hits 25899 25904 +5 - Misses 66223 66234 +11 ```

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