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

tarantool / crud / 25405471008
88%
master: 88%

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

05 May 2026 10:19PM UTC coverage: 88.337% (+0.02%) from 88.313%
25405471008

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.
Pull Request #495: fix: handle nil bucket_id in storage get/update/delete operations

24 of 30 new or added lines in 3 files covered. (80.0%)

5264 of 5959 relevant lines covered (88.34%)

12513.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.59
0.28% crud/delete.lua
2
94.5
0.21% crud/get.lua
2
91.6
0.29% crud/update.lua
Jobs
ID Job ID Ran Files Coverage
1 25405471008.1 05 May 2026 10:46PM UTC 66
88.34
GitHub Action Run
Source Files on build 25405471008
  • Tree
  • List 66
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
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