-
Notifications
You must be signed in to change notification settings - Fork 73
Check replicas are there, when meta_p.wiki says so #568
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #568 +/- ##
============================================
- Coverage 71.30% 69.66% -1.65%
- Complexity 1275 1323 +48
============================================
Files 46 46
Lines 3792 3976 +184
============================================
+ Hits 2704 2770 +66
- Misses 1088 1206 +118 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Just realised we do in fact have access to |
|
I have a working cleaner solution with |
In a nutshell: look up in information_schema if we actually have any tables for those projects.
Bug: T322466