-
Notifications
You must be signed in to change notification settings - Fork 77
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 internal/db/rdb/mysql/model test #628
Conversation
Best reviewed: commit by commit
Optimal code review plan
|
[CHATOPS:HELP] ChatOps commands.
|
Codecov Report
@@ Coverage Diff @@
## master #628 +/- ##
==========================================
+ Coverage 12.19% 14.20% +2.01%
==========================================
Files 409 408 -1
Lines 21340 21456 +116
==========================================
+ Hits 2602 3048 +446
+ Misses 18454 18136 -318
+ Partials 284 272 -12
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 vankichi for branch: test/internal/db/rdb-mysql-model |
Signed-off-by: vankichi <[email protected]>
Signed-off-by: vankichi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
Co-authored-by: Hiroto Funakoshi <[email protected]>
2b7e836
to
3d0af7b
Compare
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
Signed-off-by: vdaas-ci <[email protected]>
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 vankichi.
Signed-off-by: vankichi [email protected]
Description:
internal/db/rdb/mysql/model.go
internal/db/rdb/mysql/model.go
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: