-
Notifications
You must be signed in to change notification settings - Fork 112
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 datasource to rest for primary sql instance #10153
base: main
Are you sure you want to change the base?
Add datasource to rest for primary sql instance #10153
Conversation
Signed-off-by: Jesse Nelson <[email protected]>
6a44cb4
to
fea63a4
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10153 +/- ##
============================================
+ Coverage 92.19% 92.30% +0.10%
+ Complexity 7858 7821 -37
============================================
Files 956 948 -8
Lines 32860 32861 +1
Branches 4152 4153 +1
============================================
+ Hits 30296 30331 +35
+ Misses 1587 1554 -33
+ Partials 977 976 -1 ☔ View full report in Codecov by Sentry. |
|
Signed-off-by: Jesse Nelson <[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.
LGTM
Signed-off-by: Jesse Nelson <[email protected]>
Quality Gate passedIssues Measures |
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
Description:
Related issue(s):
Fixes #10074
Notes for reviewer:
Checklist