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

tarantool / crud / 25462362521 / 1
88%
master: 88%

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

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

5303 of 5995 relevant lines covered (88.46%)

12320.59 hits per line

Source Files on job 25462362521.1
  • Tree
  • List 67
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25462362521
  • ef644808 on github
  • Prev Job for on fix/storage-bucket-id-nil-check (#21943616033.1)
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