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

feat: Expose pprof endpoints in debug mode #2503

Merged
merged 6 commits into from
Oct 12, 2024
Merged

Conversation

thomaspoignant
Copy link
Owner

@thomaspoignant thomaspoignant commented Oct 12, 2024

Description

Expose pprof endpoints in debug mode

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have updated the documentation (README.md and /website/docs)
  • I have followed the contributing guide

Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 5a23a74
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/670a4af76d98020008acccf2

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.87%. Comparing base (5915e35) to head (5a23a74).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2503   +/-   ##
=======================================
  Coverage   85.86%   85.87%           
=======================================
  Files         100      100           
  Lines        3545     3547    +2     
=======================================
+ Hits         3044     3046    +2     
  Misses        377      377           
  Partials      124      124           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Oct 12, 2024

@kodiakhq kodiakhq bot merged commit 2613710 into main Oct 12, 2024
22 checks passed
@kodiakhq kodiakhq bot deleted the enable-pprof-debug branch October 12, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant