SebastianW

Results 18 issues of SebastianW

# CCSH Modify behaves different and unexpected in various scenarios This a collections of problems. ccsh modify needs to be called with different arguments depending on interface. There is also...

bug
pr-analysis
priority:high
difficulty:medium

There is a dependabot alert stating that it would be best to update the merge package to version 2.1.1 to avoid prototype pollution. I'm not sure if it is really...

# attributeDescriptors basic implementation #1066 Issue: #1066 ## Description This adds a new field to the produced json files from cc-analysis. This field functions as a map to describe the...

# Bug: PRs based on branches in repository forks do not run GH-Actions ## Expected Behavior GIVEN A branch from someone who want to participate in this repository WHEN opening...

bug
tech

## Path Unification > modules as in _importer_ / _parser_ All modules of the analysis should produces similar paths if possible for the same code. As a user I want...

pr-analysis
priority:high

# 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

... or add a disclaimer to readme and documentation ## Description At the moment we only support the "coupling" mode of [CodeMaat](https://github.com/adamtornhill/code-maat). This is not explicitly stated in the [readme](https://github.com/MaibornWolff/codecharta/tree/main/analysis/import/CodeMaatImporter)...

pr-analysis
priority:medium
feature
difficulty:low

## Research/Tech After our upgrade to the new [ktlint](https://github.com/pinterest/ktlint) version during the migration to Gradle 8, we adopted the default code style provided by `ktlint`, as we thought, that rules...

pr-analysis
tech
research
priority:high

# Bug ## Expected Behavior GIVEN our docker-compose setup WHEN using the analysis container to analyse code with `sonar-scanner` THEN it should be able to communicate with the sonar instance...

bug
pr-analysis
priority:high
docker

# Bug 🐞 ## Behavior Sometime the test suit fails, because of this test: `SourceCodeParser ParseFolderToTable > files with correct paths and metrics are found()` This failure occurred sometimes on...

bug
pr-analysis
tech
priority:medium