acrlabs / simkube

Record-and-replay Kubernetes simulator based on KWOK
https://appliedcomputing.io/simkube
MIT License
164 stars 7 forks source link

fix retry bug and blocking bug #119

Closed drmorr0 closed 2 weeks ago

drmorr0 commented 2 weeks ago

Description

Testing done

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 87.03704% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.71%. Comparing base (4d6c37c) to head (aee5416).

Files Patch % Lines
ctrl/controller.rs 77.27% 5 Missing :warning:
lib/watch/dyn_obj_watcher.rs 0.00% 1 Missing :warning:
lib/watch/pod_watcher.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #119 +/- ## ========================================== + Coverage 73.23% 73.71% +0.48% ========================================== Files 39 39 Lines 2156 2184 +28 ========================================== + Hits 1579 1610 +31 + Misses 577 574 -3 ```

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