Skip to content

refactoring

65a54ad
Select commit
Loading
Failed to load commit list.
Closed

fix(process): refactor away the bugs and race conditions in proc_t #3604

refactoring
65a54ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 1s

11.57% (-0.04%) compared to fa22227

View this Pull Request on Codecov

11.57% (-0.04%) compared to fa22227

Details

Codecov Report

❌ Patch coverage is 1.48515% with 199 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.57%. Comparing base (fa22227) to head (65a54ad).
⚠️ Report is 202 commits behind head on master.

Files with missing lines Patch % Lines
src/process.cpp 1.57% 130 Missing and 57 partials ⚠️
src/nvhttp.cpp 0.00% 0 Missing and 7 partials ⚠️
src/confighttp.cpp 0.00% 0 Missing and 2 partials ⚠️
src/stream.cpp 0.00% 0 Missing and 2 partials ⚠️
src/process.h 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3604      +/-   ##
==========================================
- Coverage   11.61%   11.57%   -0.04%     
==========================================
  Files          92       92              
  Lines       17337    17363      +26     
  Branches     8100     8123      +23     
==========================================
- Hits         2013     2010       -3     
- Misses      12833    12840       +7     
- Partials     2491     2513      +22     
Files with missing lines Coverage Δ
src/process.h 0.00% <0.00%> (-12.50%) ⬇️
src/confighttp.cpp 0.00% <0.00%> (ø)
src/stream.cpp 2.51% <0.00%> (ø)
src/nvhttp.cpp 18.62% <0.00%> (+0.08%) ⬆️
src/process.cpp 0.74% <1.57%> (-0.35%) ⬇️

... and 1 file with indirect coverage changes