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

tarantool / tarantool / 23334811920
88%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2026 08:42AM 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.672% (-0.003%) from 87.675%
23334811920

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

70510 of 118695 branches covered (59.4%)

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

260 existing lines in 20 files now uncovered.

106037 of 120947 relevant lines covered (87.67%)

1354789.87 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.03
-0.03% src/box/box.cc
1
96.32
-0.18% src/box/relay.cc
1
95.0
-0.1% src/box/replication.cc
1
96.43
-0.71% src/box/vy_point_lookup.c
1
99.29
-0.71% src/box/vy_quota.c
1
95.01
-0.21% src/box/vy_read_iterator.c
1
80.0
-2.5% src/lib/core/clock.c
1
98.08
-0.31% src/lib/json/json.c
1
22.62
-0.02% src/lib/uri/uri_parser.c
1
96.55
-0.86% src/lib/vclock/vclock.c
2
95.21
-1.06% src/box/vy_range.c
2
87.03
-0.29% src/lib/core/say.c
3
90.36
-0.22% src/box/applier.cc
3
93.79
-0.22% src/box/xrow_update_field.c
3
93.03
0.08% src/lib/core/fiber.c
4
93.31
-1.27% src/lib/swim/swim_io.c
5
85.7
-0.27% src/box/xlog.c
41
92.3
0.31% src/box/vy_scheduler.c
89
92.56
0.04% src/box/vinyl.c
98
90.38
0.16% src/box/vy_log.c
Jobs
ID Job ID Ran Files Coverage
1 23334811920.1 20 Mar 2026 08:42AM UTC 525
87.67
GitHub Action Run
Source Files on build 23334811920
  • Tree
  • List 525
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • afdb35ce on github
  • Prev Build on master (#23300314891)
  • Next Build on master (#23334821510)
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