• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 28614328054
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.7
DEFAULT BRANCH: tarantool/master
Ran 02 Jul 2026 06:58PM UTC
Jobs 1
Files 89
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Jul 2026 06:51PM UTC coverage: 93.145% (-0.004%) from 93.149%
28614328054

push

github

Buristan
test: skip lj-1470 test for unconfigured timezones

`os.time()` uses `mktime()` to specify time by the given table.
`mktime()` produces the call to `tzset()` to determine the system's
timezone. If the TZ variable does not appear in the environment, the
system timezone is used. The system timezone is configured by copying,
or linking, a file in the tzfile(5) format to /etc/localtime. So, if
this file is omitted (like in RED OS), the errno is set to a non-zero
value. This leads to the nil returned by the `os.time()` for -1 time
value.

This patch skips the test if this file is missed to be sure that we
don't obtain any false positive failures due to system
misconfigurations.

5729 of 6058 branches covered (94.57%)

Branch coverage included in aggregate %.

21855 of 23556 relevant lines covered (92.78%)

3972244.61 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
76.88
-0.16% src/lj_opt_fold.c
1
88.69
-0.08% src/lj_crecord.c
Jobs
ID Job ID Ran Files Coverage
1 28614328054.1 02 Jul 2026 06:58PM UTC 89
93.15
GitHub Action Run
Source Files on build 28614328054
  • Tree
  • List 89
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28614328054
  • 2af753e4 on github
  • Prev Build on tarantool/master (#28574258036)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc