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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/unified-debugger
DEFAULT BRANCH: tarantool/master
Ran 20 Nov 2023 03:15PM UTC
Files 89
Run time 5s
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.1

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 %.

20602 of 23348 relevant lines covered (88.24%)

2747006.8 hits per line

Source Files on job 6932037653.1
  • Tree
  • List 0
  • Changed 85
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6932037653
  • d5a828b8 on github
  • Prev Job for on skaplun/lj-788-limit-exponents-range (#6930932247.1)
  • Next Job for on skaplun/lj-788-limit-exponents-range (#6944611997.1)
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