Skip to content

feat(server): Add on-demand heap profiling endpoints#522

Open
jan-auer wants to merge 5 commits into
mainfrom
build/profiling
Open

feat(server): Add on-demand heap profiling endpoints#522
jan-auer wants to merge 5 commits into
mainfrom
build/profiling

ref(server): Clean up profiling endpoint responses and docs

0b723af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

87.29% (-0.16%) compared to 3a7b4eb

View this Pull Request on Codecov

87.29% (-0.16%) compared to 3a7b4eb

Details

Codecov Report

❌ Patch coverage is 65.55556% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.29%. Comparing base (3a7b4eb) to head (0b723af).

Files with missing lines Patch % Lines
objectstore-server/src/endpoints/profiling.rs 63.95% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #522      +/-   ##
==========================================
- Coverage   87.44%   87.29%   -0.16%     
==========================================
  Files          86       87       +1     
  Lines       13892    13979      +87     
==========================================
+ Hits        12148    12203      +55     
- Misses       1744     1776      +32     
Components Coverage Δ
Rust Backend 92.09% <65.55%> (-0.23%) ⬇️
Rust Client 80.07% <ø> (ø)
Python Client 88.51% <ø> (ø)

☔ 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.