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

tarantool / tarantool / 32358319545
88%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2026 10:34AM UTC
Jobs 1
Files 529
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

20 Aug 2026 10:18AM UTC coverage: 87.88% (-0.002%) from 87.882%
32358319545

push

github

locker
box: store read view reference counter in Lua

Currently, it's stored in the C structure, which is fine for now because
it's used only for acquiring references in application threads. However,
we're planning to let Lua code take a reference to a read view to
prevent it from closing and it sounds logical to reuse the existing
reference counting mechanism for that. To prepare for that, let's store
references in Lua.

Needed for #13037

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

72380 of 121468 branches covered (59.59%)

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

26 existing lines in 14 files now uncovered.

108260 of 123191 relevant lines covered (87.88%)

1381932.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
60.42
-3.55% src/lib/core/fio.c
2
91.22
-0.06% src/box/box.cc
2
92.63
0.04% src/box/vinyl.c
2
88.24
-0.47% src/box/vy_stmt.c
2
86.9
-0.29% src/lib/core/say.c
2
97.05
-0.1% src/lib/msgpuck/msgpuck.h
1
89.09
-0.61% src/box/engine.c
1
97.01
-1.49% src/box/engine.h
1
90.42
-0.08% src/box/vy_log.c
1
95.74
-0.53% src/box/vy_range.c
1
85.71
-0.05% src/box/xlog.c
1
96.55
-1.15% src/lib/core/histogram.c
1
92.07
-0.11% src/lib/swim/swim.c
1
22.64
-0.02% src/lib/uri/uri_parser.c
Jobs
ID Job ID Ran Files Coverage
1 32358319545.1 20 Aug 2026 10:34AM UTC 529
87.88
GitHub Action Run
Source Files on build 32358319545
  • Tree
  • List 529
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 67428d09 on github
  • Prev Build on master (#32144106292)
  • Next Build on master (#32715250618)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc