|
Ran
|
Jobs
1
|
Files
525
|
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)
70709 of 118966 branches covered (59.44%)
7 of 8 new or added lines in 3 files covered. (87.5%)
27 existing lines in 11 files now uncovered.106346 of 121287 relevant lines covered (87.68%)
1346601.17 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
78.44 |
-0.21% | src/lib/tzcode/strptime.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
92.6 |
-0.36% | src/box/vinyl.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
97.15 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 2 |
96.2 |
-0.09% | src/box/iproto.cc |
| 2 |
87.01 |
-0.41% | src/box/vy_stmt.c |
| 1 |
89.86 |
-0.07% | src/box/applier.cc |
| 1 |
96.14 |
-0.18% | src/box/relay.cc |
| 1 |
93.37 |
-0.19% | src/box/txn_limbo.c |
| 1 |
85.79 |
-0.09% | src/box/xlog.c |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 1 |
78.44 |
-0.21% | src/lib/tzcode/strptime.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26288087004.1 | 525 |
87.68 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|