Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directory based visualization of findings & Code Browsing view #4132

Open
dkrupp opened this issue Dec 13, 2023 · 0 comments
Open

Directory based visualization of findings & Code Browsing view #4132

dkrupp opened this issue Dec 13, 2023 · 0 comments
Labels
GUI 🎨 new feature 👍 New feature request web 🌍 Related to the web app

Comments

@dkrupp
Copy link
Member

dkrupp commented Dec 13, 2023

Show the number of findings based on files and directories in an aggregated way.

The source code directory hierarchy is the natural view for the programmer about the source code.
One could easily find the reports for a certain file.
Users could see from which directories the highest number of warnings originate from.
Usually a user is a code owner of files under certain directories. It would be easier to get an overview of the reports under such owned folders.

The directory hierachy should be browseable in a midnight commander style. Next to the files/directories, the outstanding reports numbers should be printed.

The filters should work on this view.
Open question:
-how the fileters should interact with this view?
-The visualization should be restricted to a single run (?) otherwhise the same file is represented in multiple views.

@dkrupp dkrupp added the new feature 👍 New feature request label Dec 13, 2023
@whisperity whisperity added GUI 🎨 web 🌍 Related to the web app labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI 🎨 new feature 👍 New feature request web 🌍 Related to the web app
Projects
None yet
Development

No branches or pull requests

2 participants