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

tarantool / crud / 29415116647
88%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2026 12:53PM UTC
Jobs 1
Files 68
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

15 Jul 2026 12:24PM UTC coverage: 88.29% (+0.1%) from 88.195%
29415116647

push

github

ita-sammann
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.

55 of 62 new or added lines in 7 files covered. (88.71%)

2 existing lines in 1 file now uncovered.

5406 of 6123 relevant lines covered (88.29%)

12220.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.59
0.28% crud/delete.lua
2
94.59
0.2% crud/get.lua
2
91.6
0.29% crud/update.lua
1
93.0
-0.33% crud/common/rebalance.lua

Coverage Regressions

Lines Coverage ∆ File
2
84.81
-1.35% crud/common/call.lua
Jobs
ID Job ID Ran Files Coverage
1 29415116647.1 15 Jul 2026 12:53PM UTC 68
88.29
GitHub Action Run
Source Files on build 29415116647
  • Tree
  • List 68
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 83f0cd31 on github
  • Prev Build on master (#29398235361)
  • Next Build on master (#29416532462)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc