|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
cmake: fix AppleClang detection CMake 3.0 and above recognize that Apple Clang is a different compiler than upstream Clang. CMake 4.0 prefers to set the `CMAKE_<LANG>_COMPILER_ID` variable to AppleClang instead of Clang. See [1] for details. This patch adds the corresponding check to set `CMAKE_COMPILER_IS_CLANG` for the Apple Clang too. [1]: https://cmake.org/cmake/help/v4.0/policy/CMP0025.html NO_DOC=build NO_TEST=build NO_CHANGELOG=build (cherry picked from commit 526bc5a12)
70073 of 123901 branches covered (56.56%)
103097 of 117800 relevant lines covered (87.52%)
2144246.0 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.49 |
-1.35% | src/box/lua/ctl.c |
| 1 |
80.74 |
-0.41% | src/box/tuple_bloom.c |
| 1 |
95.74 |
0.0% | src/box/vy_range.c |
| 1 |
94.46 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
91.21 |
-0.1% | src/box/vy_scheduler.c |
| 1 |
84.42 |
0.1% | src/box/xlog.c |
| 1 |
96.3 |
-3.7% | src/cpu_feature.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
97.41 |
-0.85% | src/lib/vclock/vclock.c |
| 2 |
92.46 |
-0.05% | src/box/vinyl.c |
| 2 |
87.23 |
-0.13% | src/box/vy_run.c |
| 2 |
89.26 |
-0.11% | src/box/xrow.c |
| 5 |
91.29 |
0.41% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14997950729.1 | 518 |
87.52 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|