Skip to content
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

fix: don't ignore logging conf #3192

Merged
merged 1 commit into from Nov 5, 2022
Merged

Conversation

sauyon
Copy link
Contributor

@sauyon sauyon commented Nov 5, 2022

Previously we disabled always disabled runner logging on Windows. This fixes this.

@sauyon sauyon requested a review from a team as a code owner November 5, 2022 05:34
@sauyon sauyon requested review from jjmachan and removed request for a team November 5, 2022 05:35
@codecov
Copy link

codecov bot commented Nov 5, 2022

Codecov Report

Merging #3192 (cdbc497) into main (25b68e3) will decrease coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3192      +/-   ##
==========================================
- Coverage   21.68%   21.48%   -0.20%     
==========================================
  Files         101      102       +1     
  Lines        9735     9764      +29     
  Branches     1694     1698       +4     
==========================================
- Hits         2111     2098      -13     
- Misses       7576     7619      +43     
+ Partials       48       47       -1     
Impacted Files Coverage Δ
src/bentoml/_internal/monitoring/api.py 38.52% <0.00%> (-2.02%) ⬇️
src/bentoml/_internal/server/http_app.py 0.00% <0.00%> (ø)
src/bentoml/_internal/monitoring/default.py 0.00% <0.00%> (ø)

@bojiang bojiang merged commit e1572cb into bentoml:main Nov 5, 2022
@aarnphm aarnphm deleted the fix-windows-runner-log branch November 5, 2022 05:59
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.

None yet

2 participants