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

tarantool / go-tarantool / 6717080327 / 2
79%
master: 75%

Build:
Build:
LAST BUILD BRANCH: laines-it/gh-511-fix-tests-Grant-Revoke-WithoutSu
DEFAULT BRANCH: master
Ran 01 Nov 2023 08:05AM UTC
Files 54
Run time 1s
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

01 Nov 2023 07:46AM UTC coverage: 79.033% (-0.4%) from 79.383%
6717080327.2

Pull #343

github

DifferentialOrange
crud: change timeout option type

`Timeout` is an option supported for all crud operations using
VShard API. In Lua, timeout has `number` type, so float values are
allowed. Float timeouts can be useful to set the timeout less than
a second. After this patch, `Timeout` will be an optional float64
instead of an optional int.

This is a breaking change.

CRUD allows to use negative timeouts. This approach does not make any
sense for an operation: for example, initial schema fetch will fail.
Since the module itself does not check for a negative value argument,
we do not forbid it here too.

Closes #342
Pull Request #343: crud: change timeout option type

5462 of 6911 relevant lines covered (79.03%)

3764.05 hits per line

Source Files on job 6717080327.2
  • Tree
  • List 54
  • Changed 17
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6717080327
  • c51e6a10 on github
  • Prev Job for on DifferentialOrange/gh-342-float-timeout (#6698614930.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