TangentFoxy / TangentFoxy/lua-scripts
storage-statistics.lua drastically needs updating
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Add a silent mode that doesn't display every single file checked.
- Add whitelisting/blacklisting of file extensions.
- Make the chart thing exclude outliers.
- Make the mode/frequency exclude 0 byte files.
- I think the standard deviation is calculated incorrectly?
- Make all of these changes optional as much as possible / where it makes sense to.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading storage-statistics.lua and identify its file-reporting, extension, chart, mode/frequency, and standard-deviation paths. Done means each listed behavior is implemented as an optional change where appropriate, including silent output, extension filtering, outlier handling, zero-byte exclusion, and corrected statistics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100