-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Improve integration tests #8276
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 #8276 +/- ##
==========================================
+ Coverage 41.54% 41.56% +0.02%
==========================================
Files 492 492
Lines 65355 65355
==========================================
+ Hits 27150 27168 +18
+ Misses 34709 34692 -17
+ Partials 3496 3495 -1
Continue to review full report at Codecov.
|
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.
docker inspect command are not needed anymore.
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.
please add required step generate-ini-mysql
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.
I missed those two lines also ...
6dce74c
to
7230b00
Compare
@sapk All done. |
This PR tried to make integration tests locally easier and also fix some problem when parallel running different database integrations tests.