Máté Cserép
Máté Cserép
@kmkristof Since the development of this new metric was started after *Implementation of C++ metrics parallelization* (see #734) was merged, I suggest to implement this metric with multithread computation on...
Superseded by #780.
@kmkristof The PR was marked ready, but the description says the tests are still missing. (And there are indeed no tests in the changeset.) Please add the missing unit tests.
@kmkristof The PR contains various commits unrelated to this PR for some reason. This makes it hard to review the PR. Please rebase your branch onto `master` and force push...
Superseded by #795
Related to #478, but the conclusion there was to implement either a Snapcraft or an AppImage approach as a solution. I will keep this PR open for now, but #774...
Hi @sebastopol06, Thanks for your interest in CodeCompass. For a start, could you share the parsing command (`CodeCompass_parser`) you have executed?
The `web-*` docker images indeed contain an ODB installation bug, as documented in #742. I made a PR recently to fix that in #756. However, the `web-*` docker images are...
Thanks for the quick response @whisperity. That was indeed the source of the issue. (Clang SA was not made properly available on the PATH due to some typo in the...
@dbukki As we discussed yesterday on the weekly meeting, please continue as follows: 1. Do not deal with the found multiple function entities issue in this PR. Instead implement a...