Skip to content

pgrep: use regex to replace stat_split function and add some tests.

d7dbb2c
Select commit
Loading
Failed to load commit list.
Open

pgrep: use regex to replace stat_split function and add some tests #663

pgrep: use regex to replace stat_split function and add some tests.
d7dbb2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

19.19% (+0.00%) compared to ee98c0a

View this Pull Request on Codecov

19.19% (+0.00%) compared to ee98c0a

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.19%. Comparing base (ee98c0a) to head (d7dbb2c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/pgrep/src/process.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   19.19%   19.19%           
=======================================
  Files          68       68           
  Lines       10135    10135           
  Branches      545      545           
=======================================
  Hits         1945     1945           
  Misses       8190     8190           

☔ View full report in Codecov by Sentry.
📢 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.