-
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 missing test files by the our original test template #348
create missing test files by the our original test template #348
Conversation
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: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@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: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Best reviewed: commit by commit
Optimal code review plan (4 warnings)
|
[WARNING] Changes in |
Signed-off-by: vankichi <kyukawa315@gmail.com>
[WARNING] Changes in |
Codecov Report
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 70.79% 8.02% -62.78%
==========================================
Files 41 341 +300
Lines 1839 17904 +16065
==========================================
+ Hits 1302 1437 +135
- Misses 472 16268 +15796
- Partials 65 199 +134
Continue to review full report at Codecov.
|
[WARNING] Changes in |
e6031bc
to
0e2ee14
Compare
[WARNING] Changes in |
[WARNING] Changes in |
[REBASE] Failed to rebase. |
Description:
I added missing test files using by the our original templates via
gotests
But, it's difficult to set our original packages (ex: internal/errors) through using our templates.
So, we (vald/set team) decided to fix each file each time when it is generated with incorrect pkg.
generated files are below:
files
Related Issue:
close #325
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: