MaibornWolff / MaibornWolff/codecharta

Ability to filter files based on metric value

Open
#4,083 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature pr-visualization
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.