-
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
create new test and refactor for errors/option #950
Conversation
[CHATOPS:HELP] ChatOps commands.
|
Codecov Report
@@ Coverage Diff @@
## master #950 +/- ##
==========================================
+ Coverage 15.19% 15.32% +0.13%
==========================================
Files 492 492
Lines 25622 25626 +4
==========================================
+ Hits 3893 3927 +34
+ Misses 21487 21457 -30
Partials 242 242
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.
I am sorry... I forgot to comment. 🙇
But I think the others is good 👍
Thank you always 🙇
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.
Thank you 🙇
LGTM
/format |
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
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 |
[REBASE] Rebase triggered by kevindiu for branch: test/internal/add-newtest-for-errors-option |
00df149
to
4244bf6
Compare
[FORMAT] Updating license headers and formatting go codes triggered by kevindiu. |
[FORMAT] Updating license headers and formatting go codes triggered by kevindiu. |
[REBASE] Rebase triggered by kevindiu for branch: test/internal/add-newtest-for-errors-option |
577cccc
to
82cf963
Compare
/format |
[FORMAT] Updating license headers and formatting go codes triggered by kevindiu. |
/rebase |
[REBASE] Rebase triggered by kevindiu for branch: test/internal/add-newtest-for-errors-option |
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vdaas-ci <ci@vdaas.org>
1d41e30
to
566a9ea
Compare
[FORMAT] Updating license headers and formatting go codes triggered by kevindiu. |
/rebase |
[REBASE] Rebase triggered by kevindiu for branch: test/internal/add-newtest-for-errors-option |
[FORMAT] Updating license headers and formatting go codes triggered by kevindiu. |
Signed-off-by: vankichi kyukawa315@gmail.com
Description:
I created the new test for
internal/errors/option.go
.Also, this PR includes below changes.
Error()
method due to panic.grammar check is completed.
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: