Skip to content

fix: Disable ErrorLog in http.Server #1244

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

Merged
merged 1 commit into from
May 2, 2022
Merged

fix: Disable ErrorLog in http.Server #1244

merged 1 commit into from
May 2, 2022

Conversation

kylecarbs
Copy link
Member

@kylecarbs kylecarbs requested review from coadler and deansheather May 1, 2022 18:44
@kylecarbs kylecarbs self-assigned this May 1, 2022
@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #1244 (3bbd235) into main (b948f2d) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
+ Coverage   65.79%   65.82%   +0.03%     
==========================================
  Files         272      272              
  Lines       17886    17889       +3     
  Branches      192      192              
==========================================
+ Hits        11768    11776       +8     
+ Misses       4889     4884       -5     
  Partials     1229     1229              
Flag Coverage Δ
unittest-go-macos-latest 53.27% <100.00%> (+0.05%) ⬆️
unittest-go-postgres- 64.72% <100.00%> (-0.09%) ⬇️
unittest-go-ubuntu-latest 55.60% <100.00%> (-0.02%) ⬇️
unittest-go-windows-2022 52.85% <100.00%> (+0.04%) ⬆️
unittest-js 69.96% <ø> (ø)
Impacted Files Coverage Δ
cli/server.go 58.99% <100.00%> (+0.22%) ⬆️
provisionersdk/serve.go 35.13% <0.00%> (-8.11%) ⬇️
provisionerd/provisionerd.go 76.17% <0.00%> (-0.94%) ⬇️
coderd/workspaceagents.go 57.71% <0.00%> (+0.93%) ⬆️
peer/channel.go 86.70% <0.00%> (+1.73%) ⬆️
pty/start_other.go 88.23% <0.00%> (+23.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b948f2d...3bbd235. Read the comment docs.

@kylecarbs kylecarbs merged commit 9b37a0d into main May 2, 2022
@kylecarbs kylecarbs deleted the httplog branch May 2, 2022 01:31
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
kylecarbs added a commit that referenced this pull request Jun 10, 2022
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.

3 participants