Skip to content

Expose net/http/pprof handlers - #1603

Open
jmunson wants to merge 1 commit into
aptly-dev:masterfrom
jmunson:jmunson/enable-pprof
Open

Expose net/http/pprof handlers#1603
jmunson wants to merge 1 commit into
aptly-dev:masterfrom
jmunson:jmunson/enable-pprof

Expose net/http/pprof handlers under /api/debug/pprof/* when the new

953c587
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

77.07% (-0.31%) compared to f59b0d2

View this Pull Request on Codecov

77.07% (-0.31%) compared to f59b0d2

Details

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.07%. Comparing base (f59b0d2) to head (953c587).

Files with missing lines Patch % Lines
api/router.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1603      +/-   ##
==========================================
- Coverage   77.37%   77.07%   -0.31%     
==========================================
  Files         165      165              
  Lines       15747    15763      +16     
==========================================
- Hits        12185    12150      -35     
- Misses       2356     2410      +54     
+ Partials     1206     1203       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.