Skip to content

fix: use correct enable bool for pprof #1279

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 3, 2022
Merged

Conversation

coadler
Copy link
Contributor

@coadler coadler commented May 3, 2022

No description provided.

@coadler coadler self-assigned this May 3, 2022
@coadler coadler requested a review from kylecarbs May 3, 2022 19:47
@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #1279 (116cdff) into main (e530ab2) will decrease coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1279      +/-   ##
==========================================
- Coverage   65.96%   65.84%   -0.12%     
==========================================
  Files         277      273       -4     
  Lines       18230    18030     -200     
  Branches      216      216              
==========================================
- Hits        12025    11872     -153     
+ Misses       4956     4921      -35     
+ Partials     1249     1237      -12     
Flag Coverage Δ
unittest-go-macos-latest 53.20% <100.00%> (-0.04%) ⬇️
unittest-go-postgres- 64.86% <100.00%> (ø)
unittest-go-ubuntu-latest 55.81% <100.00%> (+0.14%) ⬆️
unittest-go-windows-2022 ?
unittest-js 70.69% <ø> (ø)
Impacted Files Coverage Δ
cli/server.go 57.59% <100.00%> (ø)
cli/configssh.go 62.04% <0.00%> (-6.57%) ⬇️
pty/ptytest/ptytest.go 86.95% <0.00%> (-4.35%) ⬇️
cli/templateinit.go 58.62% <0.00%> (-3.45%) ⬇️
agent/agent.go 64.04% <0.00%> (-1.86%) ⬇️
coderd/workspaceagents.go 57.90% <0.00%> (-0.94%) ⬇️
coderd/provisionerdaemons.go 62.98% <0.00%> (-0.51%) ⬇️
peer/conn.go 80.09% <0.00%> (-0.50%) ⬇️
provisioner/terraform/provision.go 71.89% <0.00%> (-0.41%) ⬇️
agent/usershell/usershell_windows.go
... and 5 more

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 e530ab2...116cdff. Read the comment docs.

Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

classic

@coadler coadler enabled auto-merge (squash) May 3, 2022 19:51
@coadler coadler merged commit 0f9e30e into main May 3, 2022
@coadler coadler deleted the colin/fix-pprof-enable branch May 3, 2022 19:54
@misskniss misskniss added this to the V2 Beta milestone May 15, 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