Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
datetime: remove unused function datetime_gmtoff The function `datetime_gmtoff()` has been introduced in commit aec6fbac1f22 ("datetime: implement date.isdst") for a function `datetime_increment_by()`. In commit 6ca072853034 ("datetime: fix interval arithmetic for DST") the function `datetime_increment_by()` has been updated and call of the function `datetime_gmtoff()` was removed. `datetime_gmtoff` is dead code now. The patch removes `datetime_gmtoff()`. NO_CHANGELOG=codehealth NO_DOC=codehealth NO_TEST=codehealth (cherry picked from commit 625afe418)
62933 of 114080 branches covered (55.17%)
93789 of 109145 relevant lines covered (85.93%)
2462713.25 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
95.24 |
-1.59% | src/lib/small/include/small/quota.h |
2 |
94.81 |
-0.55% | src/box/tuple.c |
3 |
84.31 |
-5.88% | src/box/journal.c |
3 |
89.36 |
-0.32% | src/box/vy_scheduler.c |
3 |
89.13 |
-0.53% | src/box/wal.c |
16 |
86.74 |
-0.53% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10282817288.1 | 479 |
85.93 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|