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

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

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.7
DEFAULT BRANCH: tarantool/master
Ran 29 Jan 2024 08:01PM UTC
Jobs 1
Files 89
Run time 8s
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

29 Jan 2024 07:49PM UTC coverage: 88.818% (-0.02%) from 88.841%
7701719341

push

github

igormunkin
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

5402 of 5998 branches covered (0.0%)

Branch coverage included in aggregate %.

20683 of 23371 relevant lines covered (88.5%)

2755720.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7701719341.1 29 Jan 2024 08:01PM UTC 0
88.82
GitHub Action Run
Source Files on build 7701719341
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7701719341
  • 4c314dec on github
  • Prev Build on tarantool/master (#7701409849)
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