MaibornWolff / MaibornWolff/codecharta
Ability to filter files based on metric value
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Feature request
Currently we can only filter out files by name / regex. Theres currently no way to filter out files based on the value of a metric, this could be added to e.g. only show files with a complexity above 5 or only files with more than 5 comments.
## Description
As a user, I want be able to filter out files based on their value for a metric so that its easier to only look at relevant files.
## Acceptance criteria
-
-
-
## Assumptions & Exclusions
## Development notes (optional Task Breakdown)
- [ ]
- [ ]
- [ ]
## Open questions
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
No files, tests, or entry points are named. Start by locating the existing filename/regex filtering, then trace how metric values reach the file view and determine the supported comparison behavior. Done should include filtering by metric thresholds such as complexity or comment count, but the issue's acceptance criteria still need to be defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100