|
Ran
|
Jobs
1
|
Files
514
|
Run time
1min
|
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)
69870 of 117651 branches covered (59.39%)
1 of 1 new or added line in 1 file covered. (100.0%)
31 existing lines in 18 files now uncovered.104908 of 119667 relevant lines covered (87.67%)
1410701.48 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
90.59 |
-0.23% | src/box/applier.cc |
| 3 |
93.81 |
-0.58% | src/box/xrow_update_field.c |
| 3 |
92.93 |
0.01% | src/lib/core/fiber.c |
| 2 |
89.83 |
-0.1% | src/box/xrow.c |
| 2 |
85.61 |
-0.72% | src/lib/core/coio.c |
| 2 |
85.94 |
-0.27% | src/lib/core/say.c |
| 2 |
97.36 |
0.0% | src/lib/msgpuck/msgpuck.h |
| 1 |
96.32 |
-0.18% | src/box/relay.cc |
| 1 |
95.72 |
-0.12% | src/box/replication.cc |
| 1 |
95.74 |
0.0% | src/box/vy_range.c |
| 1 |
94.99 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
87.95 |
-0.07% | src/box/vy_run.c |
| 1 |
91.27 |
-0.1% | src/box/vy_scheduler.c |
| 1 |
87.5 |
-1.59% | src/box/xlog.h |
| 1 |
65.97 |
5.13% | src/lib/core/fio.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24831021087.1 | 514 |
87.67 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|