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

tarantool / crud / 25398424078
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/storage-bucket-id-nil-check
DEFAULT BRANCH: master
Ran 05 May 2026 08:14PM 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 07:44PM UTC coverage: 88.337% (-0.01%) from 88.349%
25398424078

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.

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

2 existing lines in 1 file now uncovered.

5264 of 5959 relevant lines covered (88.34%)

12845.47 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

Coverage Regressions

Lines Coverage ∆ File
2
83.78
-1.45% crud/common/call.lua
Jobs
ID Job ID Ran Files Coverage
1 25398424078.1 05 May 2026 08:14PM UTC 66
88.34
GitHub Action Run
Source Files on build 25398424078
  • Tree
  • List 66
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f08059ba on github
  • Prev Build on refs/tags/1.7.4 (#21943653888)
  • Next Build on fix/storage-bucket-id-nil-check (#25398719977)
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