ClementTsang / bottom

Yet another cross-platform graphical process/system monitor.
https://clementtsang.github.io/bottom
MIT License
9.91k stars 234 forks source link

other: update a bunch of argument descriptions and some arg/config names #1441

Closed ClementTsang closed 5 months ago

ClementTsang commented 5 months ago

Description

A description of the change, what it does, and why it was made. If relevant (such as any change that modifies the UI), please provide screenshots of the changes:

Goes through and updates a few arg/config names to make more sense, and give the docs/arg descriptions a pass.

Something to do in a future PR is to figure out how we're doing json schema rollouts...

Issue

If applicable, what issue does this address?

Closes: #

Testing

If relevant, please state how this was tested. All changes must be tested to work:

If this is a code change, please also indicate which platforms were tested:

Checklist

If relevant, ensure the following have been met:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 55.82%. Comparing base (d341dbb) to head (18f20a7). Report is 2 commits behind head on main.

:exclamation: Current head 18f20a7 differs from pull request most recent head 6be7fb7. Consider uploading reports for the commit 6be7fb7 to get more accurate results

Files Patch % Lines
src/app.rs 0.00% 2 Missing :warning:
src/canvas/widgets/cpu_graph.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1441 +/- ## ========================================== - Coverage 55.92% 55.82% -0.10% ========================================== Files 97 97 Lines 18271 18230 -41 ========================================== - Hits 10218 10177 -41 Misses 8053 8053 ``` | [Flag](https://app.codecov.io/gh/ClementTsang/bottom/pull/1441/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clement+Tsang) | Coverage Δ | | |---|---|---| | [macos-12](https://app.codecov.io/gh/ClementTsang/bottom/pull/1441/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clement+Tsang) | `39.13% <97.45%> (-0.16%)` | :arrow_down: | | [ubuntu-latest](https://app.codecov.io/gh/ClementTsang/bottom/pull/1441/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clement+Tsang) | `58.42% <98.72%> (-0.10%)` | :arrow_down: | | [windows-2019](https://app.codecov.io/gh/ClementTsang/bottom/pull/1441/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clement+Tsang) | `39.32% <97.45%> (-0.16%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clement+Tsang#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.