pgrep: use regex to replace stat_split function and add some tests #663
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).
| 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.
Loading