-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase test coverage #6
Comments
Can I take this up? |
Hi @pratyushprakash If you'd like we are happy to take such changes in tests for pod-reaper which is not expecting any refactor soon, however for node-reaper we should probably wait until #14 is done - I was planning on working on it soon. |
@eytan-avisror How about a PR for just the pod-reaper? I can help out in #14 too if you want. |
Thanks @pratyushprakash feel free to send a PR with unit test improvements for pod-reaper. One issue that may be interesting and we really need is #7 - would be awesome if you can make any contributions there! take a look - we can discuss further on that issue if you find it interesting. |
* Refactor `Run` to take in `ReaperContext` * Refactor podreaper command line to build a `ReaperContext`
unit-test coverage is around 50%, should get it >75% at the very least.
The text was updated successfully, but these errors were encountered: