|
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)
70438 of 124137 branches covered (56.74%)
103568 of 118366 relevant lines covered (87.5%)
2770803.79 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.38 |
-0.72% | src/box/vy_point_lookup.c |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
90.98 |
-0.18% | src/box/memtx_engine.cc |
| 2 |
95.96 |
-0.37% | src/box/relay.cc |
| 2 |
93.46 |
-0.38% | src/box/xrow_update_field.c |
| 3 |
92.49 |
-0.04% | src/box/vinyl.c |
| 3 |
92.94 |
-0.19% | src/lib/core/fiber.c |
| 16 |
90.95 |
-0.46% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14997948388.1 | 518 |
87.5 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|