MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
178 stars 30 forks source link

Overhaul the Suspicious Metrics menu with Angular-17 #3612

Closed ViktoriaGordeevaVG closed 1 month ago

ViktoriaGordeevaVG commented 1 month ago

Overhaul the Suspicious Metrics menu

Closes: #3493

Description

The 'Suspicious Metrics' tab has been streamlined and is now more user-friendly. Key improvements include:

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

ChristianHuehn commented 1 month ago

image

We should probably improve a couple of things:

Suspicious Metrics (h1) Suspicious Metrics in ts code (h2 - identation 0) Unsuspicious metrics in ts code (h2 - identation from 1 to 0) Untracked metrics in ts code (h2 - identation from 1 to 0)

h1 and h2 are just examples. Use an appropriate level so that h1 feels like a header and h2 like headers for categories inside. 👍

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
98.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud