-
Notifications
You must be signed in to change notification settings - Fork 78
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
Fix internal/log/logger
to match the test template
#371
Conversation
Best reviewed: commit by commit
Optimal code review plan
|
/rebase |
[REBASE] Rebase triggered by hlts2 for branch: test/internal/log_logger_test |
internal/log/logger
: fix to match the test template
internal/log/logger
: fix to match the test templateinternal/log/logger
to match the test template
LGTM |
/rebase |
[REBASE] Rebase triggered by hlts2 for branch: test/internal/log_logger_test |
776b394
to
2b08485
Compare
Codecov Report
@@ Coverage Diff @@
## master #371 +/- ##
======================================
Coverage 7.90% 7.90%
======================================
Files 346 346
Lines 17804 17804
======================================
Hits 1408 1408
Misses 16215 16215
Partials 181 181 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.
LGTM
/format |
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
/rebase |
[REBASE] Rebase triggered by hlts2 for branch: test/internal/log_logger_test |
2b08485
to
2fb6840
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
/format |
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
/rebase |
/rebase |
[REBASE] Rebase triggered by kpango for branch: test/internal/log_logger_test |
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: vdaas-ci <ci@vdaas.org>
a5accbd
to
f665e33
Compare
[REBASE] Rebase triggered by kpango for branch: test/internal/log_logger_test |
[REBASE] Failed to rebase. |
[FORMAT] Updating license headers and formatting go codes triggered by kpango. |
[FORMAT] Failed to format. |
Signed-off-by: hlts2 hiroto.funakoshi.hiroto@gmail.com
Description:
I fixed
internal/log/logger
to match the test template.Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: