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

tarantool / tarantool / 6351158662
88%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2023 12:11PM UTC
Jobs 1
Files 496
Run time 22s
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 Sep 2023 11:52AM UTC coverage: 86.43% (-0.006%) from 86.436%
6351158662

push

github

sergepetrenko
core: fix a wrong assertion on decimal comparison with double

mp_compare_decimal_any_number erroneously assumed that any float or
double from which a decimal can't be created is either infinite or NaN.
This is not true. Any float greater than 1e38 can't fit into our decimal
representation. When such a float got compared to a decimal, an
assertion fired, which was wrong. Luckily, on release build the
comparison was correct. Only the assertion is wrong. Fix it.

Closes #8472

NO_DOC=bugfix

64613 of 116312 branches covered (0.0%)

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

96529 of 111684 relevant lines covered (86.43%)

2643311.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6351158662.1 29 Sep 2023 12:11PM UTC 0
86.43
GitHub Action Run
Source Files on build 6351158662
Detailed source file information is not available for this build.
  • Back to Repo
  • f1b23896 on github
  • Prev Build on master (#6349948221)
  • Next Build on master (#6380905660)
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