Skip to content

chore: sidecar enable logging flag is inverted#524

Merged
gjreda merged 2 commits into
mainfrom
523-sidecar_enable_logging-flag-is-inverted
Sep 8, 2023
Merged

chore: sidecar enable logging flag is inverted#524
gjreda merged 2 commits into
mainfrom
523-sidecar_enable_logging-flag-is-inverted

Conversation

@cguedes

@cguedes cguedes commented Sep 8, 2023

Copy link
Copy Markdown
Collaborator

This PR fixes #523 and also fixes the VSCode launch.json configuration for "Python: FastAPI"

@cguedes cguedes linked an issue Sep 8, 2023 that may be closed by this pull request
@cguedes cguedes requested a review from gjreda September 8, 2023 09:49
@codecov

codecov Bot commented Sep 8, 2023

Copy link
Copy Markdown

Codecov Report

Merging #524 (0bc45f1) into main (e240d04) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   81.65%   81.65%           
=======================================
  Files         213      213           
  Lines       12098    12098           
  Branches     1179     1179           
=======================================
  Hits         9879     9879           
  Misses       2205     2205           
  Partials       14       14           
Files Changed Coverage Δ
python/sidecar/config.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

@gjreda gjreda merged commit 091bf69 into main Sep 8, 2023
@gjreda gjreda deleted the 523-sidecar_enable_logging-flag-is-inverted branch September 8, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIDECAR_ENABLE_LOGGING flag is inverted

2 participants