Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pgrep: implement -P/--parent #144

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

cakebaker
Copy link
Contributor

No description provided.

@cakebaker cakebaker marked this pull request as draft July 25, 2024 13:03
@cakebaker cakebaker force-pushed the pgrep_parent branch 3 times, most recently from f1f9c0d to 4bf476c Compare July 26, 2024 08:28
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 57.40%. Comparing base (2cf8884) to head (66ede2a).
Report is 7 commits behind head on main.

Files Patch % Lines
src/uu/pgrep/src/pgrep.rs 80.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   57.02%   57.40%   +0.37%     
==========================================
  Files          23       23              
  Lines        2897     2925      +28     
  Branches      452      458       +6     
==========================================
+ Hits         1652     1679      +27     
+ Misses       1099     1098       -1     
- Partials      146      148       +2     
Flag Coverage Δ
macos_latest 44.52% <12.50%> (-0.13%) ⬇️
ubuntu_latest 54.78% <90.00%> (+0.34%) ⬆️
windows_latest 0.08% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cakebaker cakebaker marked this pull request as ready for review July 26, 2024 08:50
@Krysztal112233
Copy link
Collaborator

Thanks :)

@Krysztal112233 Krysztal112233 merged commit 7a928bb into uutils:main Jul 26, 2024
16 checks passed
@cakebaker cakebaker deleted the pgrep_parent branch July 26, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants