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

tarantool / luajit / 6944611997
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.7
DEFAULT BRANCH: tarantool/master
Ran 21 Nov 2023 01:41PM UTC
Jobs 1
Files 89
Run time 9s
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

21 Nov 2023 01:33PM UTC coverage: 88.566% (+0.05%) from 88.517%
6944611997

push

github

Buristan
Limit exponent range in number parsing.

Reported by XmiliaH.

(cherry-picked from commit e56048753)

When parsing exponent powers greater than (1 << 16) * 10 == (65536 *
10), the exponent values are cut without handling any values greater.
This patch fixes the behaviour, but restricts the power maximum value by
`STRSCAN_MAXEXP` (1 << 20).

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

Part of tarantool/tarantool#9145

5375 of 5987 branches covered (0.0%)

Branch coverage included in aggregate %.

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

20612 of 23355 relevant lines covered (88.26%)

2749373.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6944611997.1 21 Nov 2023 01:40PM UTC 0
88.57
GitHub Action Run
Source Files on build 6944611997
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6944611997
  • cf5d4035 on github
  • Prev Build on tarantool/master (#6943588638)
  • Next Build on skaplun/lj-788-limit-exponents-range (#7652955234)
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