|
Ran
|
Files
132
|
Run time
3s
|
Badge
README BADGES
|
push
gitlab-ci
build: Remove vendored CMake projects C++ `expected` and `optional` replacement libraries are header only and we don't need to include their CMake projects. The motivation of removing it is to not add a requirement on more recent versions of CMake that are used in vendored projects (namely: `expected` requires CMake 3.14). This was fixed implicitly in master when all the vendored projects were moved to a separate directory. See in the following commit that we removed the `add_subdirectory` and moved only the `include` parts: * https://github.com/mendersoftware/mender/commit/d9946929a Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
7076 of 8870 relevant lines covered (79.77%)
12330.37 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|