|
Ran
|
Files
525
|
Run time
45s
|
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%)
106346 of 121287 relevant lines covered (87.68%)
1346601.17 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|