-
Notifications
You must be signed in to change notification settings - Fork 79
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 CI error of copy test #1269
Conversation
Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
[CHATOPS:HELP] ChatOps commands.
|
"io" | ||
"reflect" | ||
"sync" | ||
"testing" | ||
|
||
"github.com/vdaas/vald/internal/errors" | ||
|
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.
🚫 [golangci] reported by reviewdog 🐶
File is not gci
-ed (gci)
Codecov Report
@@ Coverage Diff @@
## master #1269 +/- ##
==========================================
+ Coverage 17.11% 17.17% +0.06%
==========================================
Files 506 508 +2
Lines 31776 31892 +116
==========================================
+ Hits 5439 5478 +39
- Misses 26049 26116 +67
- Partials 288 298 +10
Continue to review full report at Codecov.
|
Signed-off-by: kevindiu kevin_diu@yahoo.com.hk
Description:
This PR fixes CI error.
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: