codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

CodeCharta visualizes multiple code metrics using 3D tree maps.

Results 287 codecharta issues
Sort by recently updated
recently updated
newest added

# Bug ## Expected Behavior WHEN applying the metric template "coverage" on the codecharta.cc.json map THEN the color thresholds are set to defaults and I can adjust the thresholds via...

bug
pr-visualization
priority:medium
difficulty:low
good first issue

# Tech: Swap to File Blob Methods away from FileReader if possible Clean code is very important for developing good software and if possible we should consider a swap to...

pr-visualization
tech

# Feature request ## Description As an Auditor, I want to export screenshots for my Custom Views, to speed up the analysis process. ## Acceptance criteria - I can configure...

pr-visualization
priority:medium
feature

# Feature request ## Description As an Auditor, I want to export the findings of CodeCharta into a pdf file. ## Acceptance criteria - The following things are included: -...

pr-visualization
priority:medium
feature

# Feature request Follow up of issue #1066 ## Description As an Auditor, I want to see hints for what a low and a high value of the metric is...

pr-visualization
priority:medium
feature

# Bug ## Expected Behavior GIVEN a git repository WHEN I run `docker run -it -v $(pwd):/src --workdir /src ccsh ccsh gitlogparser repo-scan --repo-path /src` in this git repository THEN...

bug
pr-analysis
priority:high

# Bug ## Expected Behavior WHEN I make a screenshot of CodeCharta via the button for that and that fails THEN I want to see an error message, telling me...

bug
pr-visualization
priority:medium
difficulty:low
good first issue

## Bug The exclusion of some buildings results to the exclusion of other smaller buldings in the folder they are in ## Expected Behavior The exclusion of a building should...

bug
priority:medium
blocked

# Bug ## Expected Behavior Camera changes to custom view when custom view is loaded ## Actual Behavior Camera perspective of custom view is being ignored because of the active...

bug
pr-visualization
priority:high

When opening the custom view menu by clicking the "Open your saved custom views" button, the collapsable menu for the individual custom view is expanded for a minimal time span,...

bug
pr-visualization
difficulty:medium