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

tarantool / tarantool / 8645693340
88%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2024 11:37AM UTC
Jobs 1
Files 513
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

11 Apr 2024 11:06AM UTC coverage: 87.041% (-0.008%) from 87.049%
8645693340

push

github

sergepetrenko
box: fix memory leak when dropping temporary spaces

Before this fix we used to leak memory when dropping fully-temporary
spaces. The problem was that the memory is only freed in the on_commit
callback of the transaction, but dropping a temporary space is a NOP
(meta-data is not persisted), and the on_commit triggers used to not be
invoked for NOP transactions.

Closes #9296

NO_DOC=bug fix

67241 of 119665 branches covered (56.19%)

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

40 existing lines in 18 files now uncovered.

99907 of 114781 relevant lines covered (87.04%)

2445201.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8645693340.1 11 Apr 2024 11:38AM UTC 0
87.04
GitHub Action Run
Source Files on build 8645693340
Detailed source file information is not available for this build.
  • Back to Repo
  • a90819bd on github
  • Prev Build on master (#8643787844)
  • Next Build on master (#8646074987)
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