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

Add Threads display with -T option #17

Merged
merged 16 commits into from
Jul 4, 2024
Merged

Add Threads display with -T option #17

merged 16 commits into from
Jul 4, 2024

Conversation

joknarf
Copy link
Owner

@joknarf joknarf commented Jul 4, 2024

  • detect ps available -o options in bash section
  • detect args/comm in bash section
  • now uses bsd ps ax instead of ps -e
  • -T option to display threads

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 84.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 93.61%. Comparing base (c1ab547) to head (30034b3).
Report is 1 commits behind head on master.

Files Patch % Lines
pgtree/pgtree.py 80.64% 12 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   94.65%   93.61%   -1.04%     
==========================================
  Files           3        3              
  Lines         374      423      +49     
==========================================
+ Hits          354      396      +42     
- Misses         20       27       +7     

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

@joknarf joknarf merged commit d63cd99 into master Jul 4, 2024
10 checks passed
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.

2 participants