|
Ran
|
Jobs
1
|
Files
520
|
Run time
1min
|
Badge
README BADGES
|
push
github
cmake: refactoring test generation CMake and OSS FUZZ build script use a common CMake function `create_luzer_test` for generating tests. For unsupported and broken tests CMake marks CTest's test as disabled and for OSS FUZZ these tests should be skipped at all. luzer-based tests generated in cmake/BuildLuaTests.cmake were not skipped for OSS FUZZ and the build became broken - bad check was not passed for unsupported tests: NO_WRAP BAD BUILD: /tmp/not-out/tmp0_7ic7cn/string_packsize_test seems to have either startup crash or exit: sysctl: setting key "vm.mmap_rnd_bits", ignoring: Read-only file system /tmp/not-out/tmp0_7ic7cn/string_packsize_test -- -rss_limit_mb=2560 -timeout=25 -seed=1337 -runs=4 < /dev/null Unsupported version. NO_WRAP The patch introduce option DISABLED for CMake function `create_luzer_test` and refactors test generation. Follows up the commit 8b28a03f7eab ("cmake: copying luzer-based tests to a single dir"). NO_CHANGELOG=testing NO_DOC=testing (cherry picked from commit c32b82582)
70170 of 118102 branches covered (59.41%)
105458 of 120424 relevant lines covered (87.57%)
1387324.01 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.83 |
-0.12% | src/box/replication.cc |
| 1 |
94.31 |
-0.12% | src/box/txn_limbo.c |
| 1 |
85.79 |
0.11% | src/box/xlog.c |
| 1 |
93.81 |
-0.22% | src/box/xrow_update_field.c |
| 1 |
60.42 |
-0.42% | src/lib/core/fio.c |
| 1 |
96.85 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
91.56 |
-0.11% | src/lib/swim/swim.c |
| 1 |
22.7 |
0.04% | src/lib/uri/uri_parser.c |
| 1 |
75.06 |
-0.25% | src/main.cc |
| 3 |
92.48 |
-0.13% | src/box/vinyl.c |
| 16 |
90.85 |
-0.42% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21393248604.1 | 520 |
87.57 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|