fix(process): refactor away the bugs and race conditions in proc_t #3604
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).
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%) |
⬇️ |
Loading