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

tarantool / luajit / 27133088920
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-noticket-fix-tests-old-gcc
DEFAULT BRANCH: tarantool/master
Ran 08 Jun 2026 11:01AM 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

08 Jun 2026 10:59AM UTC coverage: 93.119% (+0.07%) from 93.051%
27133088920

push

github

ligurio
Prevent sanitizer warning in os.time().

Reported by Sergey Bronnikov.

(cherry picked from commit 86d414f5c)

The function `lj_cf_os_time()` calculates the `tm_mon` and
`tm_year` values using `get_field()`. If this helper function
returns a negative result, subtraction may lead to undefined
behavior due to signed integer overflow. The patch fixes the issue
by adding a cast to the value returned by `get_field()`.

Sergey Bronnikov:
* added the description and the test for the problem

Part of tarantool/tarantool#12480

5719 of 6056 branches covered (94.44%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

6 existing lines in 1 file now uncovered.

21847 of 23547 relevant lines covered (92.78%)

3973253.56 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
94.74
-4.31% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 27133088920.1 08 Jun 2026 11:01AM UTC 89
93.12
GitHub Action Run
Source Files on build 27133088920
  • Tree
  • List 89
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27133088920
  • 2be1178d on github
  • Prev Build on tarantool/master (#25246487878)
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