-
Notifications
You must be signed in to change notification settings - Fork 2
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
Con duct ls #224
base: main
Are you sure you want to change the base?
Con duct ls #224
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #224 +/- ##
==========================================
- Coverage 95.36% 92.66% -2.71%
==========================================
Files 4 5 +1
Lines 626 668 +42
Branches 70 78 +8
==========================================
+ Hits 597 619 +22
- Misses 15 35 +20
Partials 14 14 ☔ View full report in Codecov by Sentry. |
=== Do not change lines below === { "chain": [], "cmd": "./.update-readme-help.py", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
Overall:
Info that seems most important:
|
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
note that command might be too long to show in full "by default", max memory resource i think would also be nice to know. |
@yarikoptic i've hacked together something with pyout I'm not sure how I want to handle the "include_only" list, since ideally that would be agnostic to the output format, and I don't see a clean way to incorporate with LS_SUMMARY_FORMAT. But pyout is nice and easy! |
sorry -- could you describe what you mean by |
@yarikoptic https://github.com/con/duct/pull/224/files#diff-150598b33b1982d47d2bc3f78f8ba2333963da1d5ebe2b6211cba03b7c259cfcR64 Restricting the columns to add to the table |
Fixes #185
summaries
yaml
json
jsonpp
TODO