-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 Minor fix: adding log_format_local_dev_enabled
env-var to the dynamic sidecar
#4173
🐛 Minor fix: adding log_format_local_dev_enabled
env-var to the dynamic sidecar
#4173
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4173 +/- ##
=========================================
- Coverage 84.7% 68.9% -15.9%
=========================================
Files 958 369 -589
Lines 41558 19115 -22443
Branches 955 0 -955
=========================================
- Hits 35236 13185 -22051
+ Misses 6105 5930 -175
+ Partials 217 0 -217
Flags with carried forward coverage won't be shown. Click here to find out more.
|
services/director-v2/tests/unit/test_modules_dynamic_sidecar_docker_service_specs_sidecar.py
Outdated
Show resolved
Hide resolved
log_format_local_dev_enabled
env-var to the dynamic sidecar
Code Climate has analyzed commit 4237d4f and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
Related issue/s
How to test
DevOps Checklist