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

tarantool / tarantool / 22915457462
88%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2026 05:41PM UTC
Jobs 1
Files 526
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

10 Mar 2026 05:25PM UTC coverage: 87.652% (-0.03%) from 87.682%
22915457462

push

github

locker
vinyl: drop vy_stmt_is_refable helper

Statements stored in the memory level cannot be referenced because they
are deleted when the lsregion is cleaned up. After the previous commit
the only place we handle such tuples outside the memory level module is
vy_history_append_stmt(), where we duplicate a tuple if it cannot be
referenced. Let's do it right in the memory level instead. After this
change vy_stmt_is_refable() is used only for assertions. Let's drop
this helper and use tuple_is_unreferenced() instead.

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

70447 of 118524 branches covered (59.44%)

13 of 14 new or added lines in 3 files covered. (92.86%)

63 existing lines in 15 files now uncovered.

105926 of 120849 relevant lines covered (87.65%)

1393790.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.95
-0.4% src/box/vy_mem.c

Coverage Regressions

Lines Coverage ∆ File
18
91.08
-0.49% src/box/box.cc
17
91.59
-2.46% src/box/memtx_space.c
4
92.38
-0.09% src/box/vinyl.c
4
93.05
-0.77% src/box/xrow_update_field.c
4
97.05
-0.41% src/lib/msgpuck/msgpuck.h
3
90.5
-0.22% src/box/applier.cc
3
97.51
-0.2% src/box/memtx_tx.c
2
95.95
-0.4% src/box/vy_mem.c
2
85.81
-0.16% src/box/xlog.c
1
96.3
-0.18% src/box/relay.cc
1
95.74
-0.53% src/box/vy_range.c
1
96.45
-0.21% src/box/vy_read_iterator.c
1
91.58
0.21% src/box/vy_scheduler.c
1
94.39
0.2% src/box/vy_write_iterator.c
1
22.64
-0.02% src/lib/uri/uri_parser.c
Jobs
ID Job ID Ran Files Coverage
1 22915457462.1 10 Mar 2026 05:41PM UTC 526
87.65
GitHub Action Run
Source Files on build 22915457462
  • Tree
  • List 526
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9ec082b8 on github
  • Prev Build on master (#22789462145)
  • Next Build on master (#22959889588)
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