-
Notifications
You must be signed in to change notification settings - Fork 2
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
Added VSCode settings synch with env file #235
base: main
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #235 +/- ##
=======================================
Coverage 94.20% 94.20%
=======================================
Files 9 9
Lines 1450 1450
Branches 157 157
=======================================
Hits 1366 1366
Misses 84 84
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Synchronizes the VS Code
Coverage Kind
setting with the environment configuration during actions such asRe-Building
from the Testing pane orCreating an Environment
directly from the .env file.Related to internal issue https://github.com/vectorgrp/vector-vscode-vcast-internal/issues/6