whisperity / CodeChecker-Action
Execute static analysis through CodeChecker in the CI.
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CodeChecker-Action
- Get coverage data in CLion using gcov or llvm-cov☆38Updated 2 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆110Updated this week
- Cache for clang-tidy static analysis results☆84Updated 2 weeks ago
- Metrix++ is an extendable tool for code metrics collection and analysis.☆76Updated 7 months ago
- A cache for clang-tidy☆33Updated 10 months ago
- C++ Mutation Test Environment☆172Updated 4 months ago
- Generate profiling traces for GCC☆42Updated last year
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 2 years ago
- A modern C++-20 testing framework.☆49Updated 5 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- Documentation generator using annotated sources for multiple computer languages☆150Updated last month
- Tool for analyzing includes in C++☆201Updated 3 months ago
- A unit testing framework for CMake☆36Updated 7 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆40Updated last year
- Mock C functions using the preprocessor☆32Updated 5 years ago
- This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy☆32Updated 4 years ago
- VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.☆24Updated last month
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆263Updated last week
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- CMake module which gets project version from git tags☆28Updated 9 years ago
- A C++ parser combinator library.☆94Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated 2 weeks ago
- A C++ library with zero code included☆13Updated 6 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆80Updated this week
- CMake wrapper around the cppfront repository☆75Updated 3 weeks ago
- An HTML generator for Valgrind's Memcheck tool