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

tarantool / tarantool / 13538803686
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: drop-nanoarrow
DEFAULT BRANCH: master
Ran 26 Feb 2025 08:24AM UTC
Jobs 1
Files 479
Run time 3min
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

26 Feb 2025 07:36AM UTC coverage: 86.094% (+0.07%) from 86.021%
13538803686

push

github

locker
sql: fix port_c_get_vdbemem() MP_INT usage

The function is used to build a mem from msgpack returned by a C
function via port_c. To use in some operation, like a comparison
or arithmetics.

It used to treat MP_INT as an always negative value, which
could result into those operations having invalid results or even
failing assertions in debug build.

Lets check the MP_INT sign before assigning the mem type.

Closes #10132

NO_DOC=bugfix

(cherry picked from commit 0c7469bb0)

63460 of 114770 branches covered (55.29%)

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

200 existing lines in 8 files now uncovered.

94412 of 109662 relevant lines covered (86.09%)

1893610.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.17
0.59% src/box/box.cc
1
96.12
-0.19% src/box/relay.cc
1
92.35
-0.17% src/box/txn_limbo.c
1
96.0
-4.0% src/lib/core/trigger.h
2
92.14
0.05% src/box/vinyl.c
5
93.71
-0.83% src/box/replication.cc
21
74.84
-0.08% src/box/sql/vdbeapi.c
168
82.22
1.82% src/box/sql/mem.c
Jobs
ID Job ID Ran Files Coverage
1 13538803686.1 26 Feb 2025 08:24AM UTC 479
86.09
GitHub Action Run
Source Files on build 13538803686
  • Tree
  • List 479
  • Changed 422
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0023655e on github
  • Prev Build on release/2.11 (#13518576674)
  • Next Build on release/2.11 (#13540850078)
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