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

tarantool / tarantool / 6262781243
88%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2023 02:16PM UTC
Jobs 1
Files 496
Run time 31s
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

21 Sep 2023 02:04PM UTC coverage: 86.395% (-0.02%) from 86.414%
6262781243

push

github

locker
misc: avoid allocations of size 0 for region

Regular region implementation supports allocations of size 0 with no
extra efforts. It returns a non-NULL pointer in this case. However in
case of ASAN friendly implementation it will require a special care for
this case. Instead let's avaid allocations if size 0 for region.

Also use xregion_ macros for allocations. Our current policy is to panic
on OOM on runtime allocations.

Part of tarantool/tarantool#7327

NO_TEST=internal
NO_CHANGELOG=internal
NO_DOC=internal

64348 of 116010 branches covered (0.0%)

31 of 31 new or added lines in 10 files covered. (100.0%)

96241 of 111397 relevant lines covered (86.39%)

2595209.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6262781243.1 21 Sep 2023 02:16PM UTC 0
86.39
GitHub Action Run
Source Files on build 6262781243
Detailed source file information is not available for this build.
  • Back to Repo
  • 8159347d on github
  • Prev Build on master (#6262389986)
  • Next Build on master (#6265614539)
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