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

change: Allow pueue log to filter by group and --all #549

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Jun 23, 2024

Fixes #509

@Nukesor Nukesor self-assigned this Jun 23, 2024
Copy link

codecov bot commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 80.33%. Comparing base (a97448d) to head (75cf8cd).

Files Patch % Lines
pueue/src/client/display/log/mod.rs 33.33% 8 Missing ⚠️
pueue/src/client/cli.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
+ Coverage   80.25%   80.33%   +0.08%     
==========================================
  Files          77       77              
  Lines        5666     5674       +8     
==========================================
+ Hits         4547     4558      +11     
+ Misses       1119     1116       -3     

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

Copy link

Test Results

  3 files  ±0   22 suites  ±0   2m 56s ⏱️ +4s
150 tests +2  150 ✅ +2  0 💤 ±0  0 ❌ ±0 
320 runs  +4  320 ✅ +4  0 💤 ±0  0 ❌ ±0 

Results for commit 75cf8cd. ± Comparison against base commit a97448d.

@Nukesor Nukesor merged commit 4e6499f into main Jun 23, 2024
18 of 19 checks passed
@Nukesor Nukesor deleted the show-logs-by-group branch June 23, 2024 13:17
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.

Allow filtering task logs by groups via a -g flag
1 participant