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

tarantool / tarantool / 27202430798
88%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2026 11:30AM UTC
Jobs 1
Files 525
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

09 Jun 2026 11:16AM UTC coverage: 87.685% (+0.01%) from 87.674%
27202430798

push

github

locker
lua: disable graceful shutdown for application thread connections

The graceful shutdown of net.box connections is initiated before
shutdown triggers are run. It breaks connections to application
threads making it impossible to call them from shutdown triggers.
Let's fix this issue by disabling graceful shutdown for connections
to application threads because we don't really need it there:
it's up to application roles to properly shutdown the code running
on application threads.

Closes #12790

NO_DOC=bug fix

70803 of 119071 branches covered (59.46%)

106438 of 121387 relevant lines covered (87.68%)

1362702.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
89.63
-0.11% src/box/xrow.c
3
89.64
-0.22% src/box/applier.cc
3
97.51
-0.2% src/box/memtx_tx.c
3
92.65
-0.13% src/box/vinyl.c
3
92.94
-0.01% src/lib/core/fiber.c
3
97.15
0.0% src/lib/msgpuck/msgpuck.h
2
93.81
-0.41% src/box/xrow_update_field.c
2
82.22
-4.44% src/lib/core/latch.h
1
95.74
-0.53% src/box/vy_range.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
96.3
-3.7% src/lib/digest/crc32_hw_impl.c
Jobs
ID Job ID Ran Files Coverage
1 27202430798.1 09 Jun 2026 11:30AM UTC 525
87.68
GitHub Action Run
Source Files on build 27202430798
  • Tree
  • List 525
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f650ee67 on github
  • Prev Build on master (#27202141675)
  • Next Build on master (#27306094803)
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