|
Ran
|
Jobs
1
|
Files
479
|
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)
63525 of 114902 branches covered (55.29%)
94459 of 109740 relevant lines covered (86.08%)
1898105.63 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.65 |
0.0% | src/box/box.cc |
| 1 |
95.85 |
-0.52% | src/box/lua/init.c |
| 1 |
92.35 |
-0.17% | src/box/txn_limbo.c |
| 1 |
96.55 |
-1.15% | src/histogram.c |
| 1 |
96.0 |
-4.0% | src/lib/core/trigger.h |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| 2 |
94.81 |
-0.55% | src/box/tuple.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
93.31 |
-1.0% | src/box/gc.c |
| 3 |
93.09 |
-1.6% | src/box/vy_range.c |
| 3 |
89.36 |
-0.32% | src/box/vy_scheduler.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 5 |
93.87 |
-0.66% | src/box/replication.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14997954836.1 | 479 |
86.08 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|