-
Notifications
You must be signed in to change notification settings - Fork 81
refactor: Use KIND to run integration tests #77
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
=======================================
Coverage 70.80% 70.80%
=======================================
Files 5 5
Lines 387 387
=======================================
Hits 274 274
Misses 98 98
Partials 15 15 Continue to review full report at Codecov.
|
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice! (two tiny nits about comments, sorry!)
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
The main changes:
Signed-off-by: Daniel Pacak pacak.daniel@gmail.com