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

tarantool / tarantool / 13507824201
88%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2025 09:52PM UTC
Jobs 1
Files 518
Run time 2min
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

24 Feb 2025 09:06PM UTC coverage: 87.468% (+0.05%) from 87.419%
13507824201

push

github

Gerold103
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

69840 of 123295 branches covered (56.64%)

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

191 existing lines in 13 files now uncovered.

102925 of 117671 relevant lines covered (87.47%)

2198506.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.94
-0.1% src/box/vy_scheduler.c
1
87.5
-1.59% src/box/xlog.h
1
91.68
-0.11% src/lib/swim/swim.c
2
93.87
-0.31% src/box/memtx_space.c
2
87.3
-0.13% src/box/vy_run.c
2
84.26
-0.15% src/box/xlog.c
2
93.87
-0.39% src/box/xrow_update_field.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
94.68
0.0% src/box/vy_range.c
4
81.82
-12.12% src/lua/minifio.c
5
97.05
-0.51% src/lib/msgpuck/msgpuck.h
12
78.46
-0.08% src/box/sql/vdbeapi.c
154
83.78
1.86% src/box/sql/mem.c
Jobs
ID Job ID Ran Files Coverage
1 13507824201.1 24 Feb 2025 09:52PM UTC 518
87.47
GitHub Action Run
Source Files on build 13507824201
  • Tree
  • List 518
  • Changed 451
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0c7469bb on github
  • Prev Build on master (#13505815328)
  • Next Build on master (#13518518822)
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