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

tarantool / crud / 25461733485
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/storage-bucket-id-nil-check
DEFAULT BRANCH: master
Ran 06 May 2026 09:46PM 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:15PM UTC coverage: 88.457% (+0.1%) from 88.349%
25461733485

push

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.

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

2 existing lines in 1 file now uncovered.

5303 of 5995 relevant lines covered (88.46%)

12326.38 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

Coverage Regressions

Lines Coverage ∆ File
2
83.78
-1.45% crud/common/call.lua
Jobs
ID Job ID Ran Files Coverage
1 25461733485.1 06 May 2026 09:46PM UTC 67
88.46
GitHub Action Run
Source Files on build 25461733485
  • Tree
  • List 67
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2d0663d5 on github
  • Prev Build on refs/tags/1.7.4 (#21943653888)
  • Next Build on fix/storage-bucket-id-nil-check (#25462283432)
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