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

tarantool / tarantool / 6351320194 / 1
85%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mk-index-mvcc-support
DEFAULT BRANCH: master
Ran 29 Sep 2023 12:23PM UTC
Files 459
Run time 21s
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 12:02PM UTC coverage: 85.225% (+0.007%) from 85.218%
6351320194.1

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

(cherry picked from commit f1b238960)

59302 of 108202 branches covered (0.0%)

90504 of 106194 relevant lines covered (85.23%)

2178586.58 hits per line

Source Files on job 6351320194.1
  • Tree
  • List 0
  • Changed 401
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6351320194
  • 35bc192f on github
  • Prev Job for on release/2.10 (#6351152690.1)
  • Next Job for on release/2.10 (#6395461103.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