-
Notifications
You must be signed in to change notification settings - Fork 41
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
Microservice control #1091
Microservice control #1091
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1091 +/- ##
==========================================
- Coverage 79.60% 76.72% -2.88%
==========================================
Files 525 628 +103
Lines 41158 46637 +5479
Branches 0 756 +756
==========================================
+ Hits 32762 35783 +3021
- Misses 8396 10771 +2375
- Partials 0 83 +83
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@jmthomas This is complete. Now probably needs a Playwright test. |
|
This didn't add the ability to enable debug logging so we'll need another PR for that. |
Still needs a lot of work ... not sure how to connect the dots.
closes #323