MaibornWolff / codecharta

CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
193 stars 30 forks source link

Feat/3668/extract inspect command #3826

Closed BenediktMehl closed 4 days ago

BenediktMehl commented 6 days ago

Create new ccsh filter "inspect"

Closes: #3668

Description

Definition of Done

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

Screenshots or gifs

phanlezz commented 5 days ago

Can you ping me on Teams, if you are ready for review? I probably will get to it tomorrow 👍

phanlezz commented 5 days ago

You may need to update some gh-pages. I'm not sure how much it matters (#3801), but you should copy the updated readme content to 03-14-structuremodifier.md I'm not sure if there is a section about the ccsh tools somewhere.

On my machine, those three tests fail, because there are two extra white spaces at the start of the line. I have no idea where they are coming from, because during regular cli use, this does not occur.
grafik grafik grafik

Update: My ide says it's an issue with LF vs CRLF line breaks.

phanlezz commented 5 days ago

I think it is a good idea to create an issue for removing it from modify 👍 .

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarQube Cloud

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
92.0% Coverage on New Code
6.3% Duplication on New Code

See analysis details on SonarQube Cloud