acrlabs / simkube

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

add cleanup delay to driver #115

Closed drmorr0 closed 3 weeks ago

drmorr0 commented 3 weeks ago

Description

Waits until the driver has fully cleaned up the old simulation before starting a new one

Testing done

Additional info

Resolves #113

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.03%. Comparing base (e5a5c5d) to head (2bad960).

:exclamation: Current head 2bad960 differs from pull request most recent head e4f86ea

Please upload reports for the commit e4f86ea to get more accurate results.

Files Patch % Lines
driver/runner.rs 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ========================================== + Coverage 72.80% 73.03% +0.23% ========================================== Files 39 39 Lines 2118 2140 +22 ========================================== + Hits 1542 1563 +21 - Misses 576 577 +1 ```

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