-
Notifications
You must be signed in to change notification settings - Fork 403
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 table and related cache for additional instance data #1262
base: main
Are you sure you want to change the base?
Conversation
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.
additional instance data LGTM
This design looks good. Please solve the problem of related files. Thank you very much. |
please solve these Conflicting files: |
# Conflicts: # cache/service/instance.go # go.mod # go.sum # store/mock/api_mock.go
# Conflicts: # auth/user/common_test.go # store/mysql/scripts/delta/v1_18_1-v1_19_0.sql
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1262 +/- ##
==========================================
- Coverage 50.66% 50.59% -0.08%
==========================================
Files 218 218
Lines 34210 34297 +87
==========================================
+ Hits 17333 17353 +20
- Misses 14596 14652 +56
- Partials 2281 2292 +11 ☔ View full report in Codecov by Sentry. |
Please provide issue(s) of this PR:
Fixes #1257
To help us figure out who should review this PR, please put an X in all the areas that this PR affects.
Please check any characteristics that apply to this pull request.