codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

CodeCharta visualizes multiple code metrics using 3D tree maps.

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

## Code Style Rule Update and Correction Closes: #3608 ## Description Update `.editorconfig` and styling plugins to enable a code style similar to the previous one. - [ ] Add...

# Implement 3MF export for multi-color 3D printing of maps ## Description This PR implements a 3MF export in addition to the already existing STL export. This allows to print...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies
ruby

*this PR is a copy of #3616 from a local branch instead of fork* # Implement 3MF export for multi-color 3D printing of maps ## Description This PR implements a...

# Bug And another one. This time only 3 exceptions in total and all `Syntax errors`, probably related to Java 17 (records, sealed types etc.) ## Expected Behavior GIVEN ```sh...

bug
priority:high

# Bug Love this bug. Sourcecodeparse used to be based on the sonar-java-importer so it's weird that it can't parse sonarqube. ## Expected Behavior GIVEN ```sh git clone [email protected]:SonarSource/sonarqube.git ```...

bug
priority:high

# Bug This bug is interesting. I thought the previous parsing issues had some relation to the amount of code, but microhttp only has about 1800 RLoC. ## Expected Behavior...

bug
priority:high

# Bug ## Expected Behavior GIVEN ```sh git clone [email protected]:JabRef/jabref.git ``` WHEN ```sh ccsh sourcecodeparser jabref/ -o jabref.src.cc.json ``` THEN I get a valid jabref.src.cc.json ## Actual Behavior * seemingly...

bug
priority:high

# Bug ## Expected Behavior GIVEN ```sh git clone [email protected]:jenkinsci/jenkins.git ``` WHEN ```sh ccsh sourcecodeparser jenkins/ -o jenkins.src.cc.json ``` THEN I get a valid jenkins.src.cc.json ## Actual Behavior * At...

bug
priority:high

# Bug ## Expected Behavior GIVEN ```sh git clone [email protected]:junit-team/junit5.git ``` WHEN ```sh ccsh sourcecodeparser junit5 -o junit5.src.cc.json ``` THEN I get a valid junit5.src.cc.json ## Actual Behavior At 8%...

bug
priority:high