Daniel Krupp

Results 50 issues of Daniel Krupp

At every analysis at the defult log level there was a wall of text checker list. It is enough to print this list at the default log level and redirect...

analyzer :chart_with_upwards_trend:
usability :+1:

In the CodeChecker VSCode plugin we would like to support the following use cases: 1. CodeChecker parse should show that a file was never analyzed 2. CodeChecker parse should show...

CLI :computer:
new feature :+1:

**Improve the current File Path filter selector to show a navigable directory hierarchy and the (aggregated) report numbers, instead of the flat file list.** The file filter in the CodeChecker...

GUI :art:
web :earth_africa:
new feature :+1:

This error prevents storing the results. The problem can be reproduced like this: In the original compiler call the header was included like this: `clang .. -include ../../../Sources/some_header.hpp` the clang-tidy...

bug :bug:
analyzer :chart_with_upwards_trend:
clang-tidy :dragon:

**Is your feature request related to a problem? Please describe.** I would like to analyze all files under a directory (a module). CodeChecker analyze invocation supports individual files, but not...

analyzer :chart_with_upwards_trend:
new feature :+1:

https://codechecker.readthedocs.io/en/latest/supported_code_analyzers/#clang-sanitizers has broken  link for [report-converter](https://codechecker.readthedocs.io/tools/report-converter) tool.  it would be good to fix it [report-converter - CodeChecker](https://codechecker.readthedocs.io/en/latest/tools/report-converter/) shoudl be used

documentation :book:

**Is your feature request related to a problem? Please describe.** CodeChecker should be able to execute the anlaysis of well known open source code-duplicate detection tools such as: * https://github.com/platisd/duplicate-code-detection-tool...

new feature :+1:

When the --file parameter is referred with an absolute path, but the compilation database contains the file as a relative path to the directory member e.g. `tests/FLP37-C-A.c` in this example...

bug :bug:
analyzer :chart_with_upwards_trend:

Add support for facebook infer analyzer execution support for C/C++. https://github.com/facebook/infer CodeChecker should be able to * List checkers: CodeChecker checkers * Checkers should have "infer" prefix: infer.biabduction_memory_leak * Execute...

analyzer :chart_with_upwards_trend:
other-analyzer :speech_balloon:
new feature :+1:

without ctu, only on those files which changed