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

tarantool / crud / 25462362521
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/storage-bucket-id-nil-check
DEFAULT BRANCH: master
Ran 06 May 2026 10:25PM UTC
Jobs 1
Files 67
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

06 May 2026 09:33PM UTC coverage: 88.457% (+0.1%) from 88.313%
25462362521

Pull #495

github

p0rtale
fix: handle nil bucket_id in storage get/update/delete operations

Starting from crud 1.7.0, storage asserts if `opts.bucket_id`
is nil during `get`, `update`, or `delete` operations.
Since older routers (< 1.7.0) do not pass `bucket_id`, this
causes protocol incompatibility.

This commit adds a nil check to skip bucket ref when `bucket_id`
is missing, restoring backward compatibility with old routers.
It also introduces a rate-limited warning and the
`tnt_crud_storage_nil_bucket_id_compat_total` metric to track
this state.
Pull Request #495: fix: handle nil bucket_id in storage get/update/delete operations

59 of 66 new or added lines in 6 files covered. (89.39%)

5303 of 5995 relevant lines covered (88.46%)

12320.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.73
0.42% crud/delete.lua
2
94.59
0.31% crud/get.lua
2
91.74
0.43% crud/update.lua
1
93.0
-0.33% crud/common/rebalance.lua
Jobs
ID Job ID Ran Files Coverage
1 25462362521.1 06 May 2026 10:25PM UTC 67
88.46
GitHub Action Run
Source Files on build 25462362521
  • Tree
  • List 67
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #495
  • PR Base - master (#21943616033)
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