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

tarantool / tarantool / 23334821510
88%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2026 08:43AM UTC
Jobs 1
Files 525
Run time 1min
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 Mar 2026 08:24AM UTC coverage: 87.696% (+0.02%) from 87.672%
23334821510

push

github

locker
coll: drop reference counter

Collations are reusable and the set of used collations is normally
stable and quite limited. Besides, there's no official way for the user
to drop collations and in the scope of #12376 we're going to hard-code
the list of available collations anyway. That said, let's drop the
collation reference counter and never delete created collations. This
greatly simplifies implementation of #12378 because then we don't need
to care about MT-accesses when we create or destroy a key definition
object referencing a collation.

Needed for #12378
Part of #12376

NO_DOC=internal
NO_TEST=not needed
NO_CHANGELOG=internal

70557 of 118695 branches covered (59.44%)

7 of 9 new or added lines in 2 files covered. (77.78%)

66 existing lines in 14 files now uncovered.

106057 of 120937 relevant lines covered (87.7%)

1363098.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
91.95
0.0% src/lua/utf8.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
92.69
0.13% src/box/vinyl.c
1
90.3
-0.08% src/box/vy_log.c
1
85.97
0.27% src/box/xlog.c
1
93.02
-0.01% src/lib/core/fiber.c
1
97.26
0.1% src/lib/msgpuck/msgpuck.h
1
91.68
0.0% src/lib/swim/swim.c
1
90.04
0.0% src/lua/init.c
2
90.97
-0.06% src/box/box.cc
2
95.45
-4.55% src/lib/json/json.h
3
92.0
-0.3% src/box/vy_scheduler.c
7
86.49
0.0% src/lib/coll/coll.c
43
93.75
0.0% src/box/key_def.c
Jobs
ID Job ID Ran Files Coverage
1 23334821510.1 20 Mar 2026 08:43AM UTC 525
87.7
GitHub Action Run
Source Files on build 23334821510
  • Tree
  • List 525
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • afdb35ce on github
  • Prev Build on master (#23334811920)
  • Next Build on master (#23342567307)
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