-
Notifications
You must be signed in to change notification settings - Fork 850
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
Add boilerplate check #565
Conversation
Codecov Report
@@ Coverage Diff @@
## master #565 +/- ##
==========================================
- Coverage 55.98% 55.78% -0.21%
==========================================
Files 67 68 +1
Lines 4324 4383 +59
==========================================
+ Hits 2421 2445 +24
- Misses 1733 1768 +35
Partials 170 170
Continue to review full report at Codecov.
|
3dd0e40
to
a7bf542
Compare
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.
LGTM
Seems CI broken |
/test |
/run-e2e-tests |
0b61968
to
39bad12
Compare
@zhouqiang-cl @cwen0 Please review. CI is green :) |
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.
LGTM
@yeya24 Please fix conflicts! Thanks! |
9096272
to
f884fa4
Compare
Signed-off-by: yeya24 <[email protected]>
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.
LGTM
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
Signed-off-by: yeya24 [email protected]
What problem does this PR solve?
Fixes #550