-
I see you have added travis ci support but have disabled the moodle codechecker test - it would be good for you to re-enable this and fix up some of these issues some of which are also reported by the…
-
-
Aggregate information after the analyzer was run
- [x] Time
- [x] Time per TU
- [ ] Memory usage (possibly record per TU)
- [x] Global coverage
- [x] Bugs stored into Code…
-
HTML report should contain a table where each row has:
- [x] Link to the CodeChecker run,
- [x] Number of defects found
- [x] Time of analysis
- [x] Successful analysis actions /…
-
Clang tidy sometimes output notes. These notes are connected to a warning and provides the user with additional information e.g.: where a variable was declared. This is not part of path sensitive info…
-
I'm trying to convert all the clang-tidy checks docs from .rst into .md compatible with CodeChecker markdown renderer (https://github.com/markedjs/marked).
All available .rst files for clang-tidy c…
-
It would be cool to have coverage for PHPDoc compatibility, perhaps leveraging `local_moodlecheck`.
-
so this job should pass:
http://ci2.codechecker.gic.ericsson.se:8080/job/Step8-curl-ctu-scanbuild-upstream-master/
-
Hello,
Could you please update the code with changes from https://github.com/moodlehq/moodle-local_codechecker?
There appeared some changes, for example in https://github.com/moodlehq/moodle-local…
-
Handle gcc/g++ compilation flags dynamically not in the current hard coded lists in the option parser.
CodeChecker should get the supported compilation flags from the clang compiler used for analys…
gyorb updated
5 years ago