|
Ran
|
Jobs
1
|
Files
520
|
Run time
2min
|
Badge
README BADGES
|
push
github
datetime: refactored to use MIN/MAX timezone offset constants Constants `TZOFFSET_MIN` and `TZOFFSET_MAX` are introduced in `datetime.lua` and in Lua test modules for better evolvability. Also, they are used in C sources instead of literals. Existing constants `MIN_TZOFFSET` and `MAX_TZOFFSET` were renamed for consistently with other similar constants in standard C/C++ headers and other Tarantool libraries. NO_CHANGELOG=no visible changes NO_TEST=no new behavior NO_DOC=no new behavior (cherry picked from commit 396d8704d)
70195 of 118079 branches covered (59.45%)
7 of 8 new or added lines in 3 files covered. (87.5%)
37 existing lines in 15 files now uncovered.105542 of 120481 relevant lines covered (87.6%)
1434912.47 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
78.44 |
-0.21% | src/lib/tzcode/strptime.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
60.42 |
-5.56% | src/lib/core/fio.c |
| 4 |
89.61 |
-0.22% | src/box/xrow.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
92.52 |
-0.04% | src/box/vinyl.c |
| 3 |
85.73 |
-0.19% | src/box/xlog.c |
| 3 |
96.85 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 2 |
93.77 |
-0.29% | src/box/memtx_space.c |
| 2 |
81.38 |
-0.6% | src/lib/core/coio.c |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.74 |
0.0% | src/box/vy_range.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
78.44 |
-0.21% | src/lib/tzcode/strptime.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26288088959.1 | 520 |
87.6 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|