|
Ran
|
Files
480
|
Run time
33s
|
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)
63683 of 115146 branches covered (55.31%)
94666 of 109937 relevant lines covered (86.11%)
1896909.95 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|