|
Ran
|
Files
520
|
Run time
42s
|
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%)
105542 of 120481 relevant lines covered (87.6%)
1434912.47 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|