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

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

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.7
DEFAULT BRANCH: tarantool/master
Ran 20 Nov 2023 03:15PM UTC
Jobs 1
Files 89
Run time 11s
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

20 Nov 2023 03:00PM UTC coverage: 88.557% (+0.01%) from 88.543%
6932037653

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

5371 of 5981 branches covered (0.0%)

Branch coverage included in aggregate %.

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

11 existing lines in 4 files now uncovered.

20602 of 23348 relevant lines covered (88.24%)

2747006.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6932037653.1 20 Nov 2023 03:15PM UTC 0
88.56
GitHub Action Run
Source Files on build 6932037653
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6932037653
  • d5a828b8 on github
  • Prev Build on tarantool/master (#6930932247)
  • Next Build on skaplun/lj-788-limit-exponents-range (#6944611997)
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