|
Ran
|
Jobs
1
|
Files
520
|
Run time
2min
|
Badge
README BADGES
|
push
github
sql: remove ON CONFLICT clause for NULL This patch removes the ON CONFLICT clause for the NULL property in the CREATE TABLE command. This feature is currently non-working, and there's no point in adding this clause to a property that effectively eliminates conflicts when inserting NULL values. Closes #12701 NO_DOC=this feature seems to be undocumented (cherry picked from commit cf27a6fe5)
70204 of 118083 branches covered (59.45%)
105536 of 120485 relevant lines covered (87.59%)
1409464.2 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 16 |
90.65 |
-0.52% | src/box/box.cc |
| 15 |
91.88 |
-1.88% | src/box/memtx_space.c |
| 10 |
94.31 |
0.0% | src/box/sql/parse.c |
| 7 |
92.98 |
-0.36% | src/box/sql/build.c |
| 2 |
89.73 |
-0.1% | src/box/xrow.c |
| 2 |
86.22 |
-0.27% | src/lib/core/say.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
80.0 |
-2.5% | src/lib/core/clock.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
97.05 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
75.37 |
-0.25% | src/main.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26400269831.1 | 520 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|