-
Notifications
You must be signed in to change notification settings - Fork 32
✨ connect Postgres and add projects_networks to dynamic-scheduler ⚠️
#7170
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
✨ connect Postgres and add projects_networks to dynamic-scheduler ⚠️
#7170
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7170 +/- ##
==========================================
+ Coverage 87.66% 88.36% +0.69%
==========================================
Files 1641 1160 -481
Lines 64171 49841 -14330
Branches 1179 311 -868
==========================================
- Hits 56253 44040 -12213
+ Misses 7607 5732 -1875
+ Partials 311 69 -242
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…abase-client-to-dynamic-scheduler
dynamic-scheduler and refactor projects_networks usagedynamic-scheduler and refactor projects_networks usage ⚠️
|
dynamic-scheduler and refactor projects_networks usage ⚠️projects_networks to dynamic-scheduler ⚠️
|
closed in favour of #7600 |



What do these changes do?
dynamic-schedulerproject_networksrepository to thedynamic-scheduler, which will also be the future owner of this table, since it is only used for running services in a projectBonus:
dynamic-schdlrinsidedocker-compose.ymllog_contextprints the line where it is used instead of the line in servicelib which was not that usefulcliandcli_testsfordynamic_schedulerRelated issue/s
How to test
Dev-ops checklist⚠️