codecharta
codecharta copied to clipboard
CodeCharta visualizes multiple code metrics using 3D tree maps.
# 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...
# 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...
# 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...
# 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: -...
# 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...
# 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 ## 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 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 ## 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...
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,...