-
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
add test for internal/errors/unit #979
Conversation
/format |
[CHATOPS:HELP] ChatOps commands.
|
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
Codecov Report
@@ Coverage Diff @@
## master #979 +/- ##
==========================================
+ Coverage 14.43% 14.53% +0.10%
==========================================
Files 493 493
Lines 27967 27967
==========================================
+ Hits 4036 4065 +29
+ Misses 23684 23661 -23
+ Partials 247 241 -6
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
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
/rebase |
[REBASE] Rebase triggered by kevindiu for branch: test/internal/add-newtest-for-errors-unit |
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vdaas-ci <ci@vdaas.org>
ef18e7f
to
7ef0b17
Compare
[FORMAT] Updating license headers and formatting go codes triggered by kevindiu. |
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.
[APPROVED] This PR is approved by kevindiu.
Signed-off-by: vankichi kyukawa315@gmail.com
Description:
I added the test for
internal/errors/unit.go
grammar check has padded
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: