|
Ran
|
Jobs
1
|
Files
480
|
Run time
2min
|
Badge
README BADGES
|
push
github
datetime: fixed timestamp type check in set() Missed 'invalid timestamp' tests for `new()` (regular behaviour) and for `set()` (old behaviour) added also. Fixes #12411 @TarantoolBot document Title: Datetime `set()` timestamp type check fixed. For backward compatibility the `compat.datetime_setfn_timestamp_type_check` option has been introduced. It's disabled by default for now ('old' behaviour), which means no type check is performed. The 'new' behaviour (with type check) is planned to be set as the default in version 4.x. Required docu page: https://tarantool.io/compat/datetime_setfn_timestamp_type_check See DATETIME_SETFN_TIMESTAMP_TYPE_CHECK_BRIEF in compat.lua for details. (cherry picked from commit df461f1a2)
63676 of 115134 branches covered (55.31%)
1 of 1 new or added line in 1 file covered. (100.0%)
25 existing lines in 13 files now uncovered.94654 of 109926 relevant lines covered (86.11%)
1892679.98 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
92.0 |
-0.23% | src/box/vinyl.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
89.46 |
-0.21% | src/box/vy_scheduler.c |
| 2 |
86.59 |
-0.07% | src/box/box.cc |
| 2 |
86.59 |
-0.07% | src/box/vy_run.c |
| 2 |
82.82 |
-0.2% | src/box/xlog.c |
| 1 |
92.21 |
-0.15% | src/box/txn_limbo.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
93.62 |
0.0% | src/box/vy_range.c |
| 1 |
94.46 |
0.0% | src/box/vy_read_iterator.c |
| 1 |
87.5 |
-1.79% | src/box/xlog.h |
| 1 |
95.24 |
-1.59% | src/lib/small/include/small/quota.h |
| 1 |
91.45 |
0.0% | src/lib/swim/swim.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24831045744.1 | 480 |
86.11 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|