TangentFoxy / TangentFoxy/lua-scripts

storage-statistics.lua drastically needs updating

Open
#79 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.