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

tarantool / go-tarantool / 6707528751
79%
master: 74%

Build:
Build:
LAST BUILD BRANCH: gh-322-add-string-convertion-for-datetime
DEFAULT BRANCH: master
Ran 31 Oct 2023 02:03PM UTC
Jobs 2
Files 54
Run time 5s
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

31 Oct 2023 01:54PM UTC coverage: 79.439% (+0.06%) from 79.383%
6707528751

push

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

9 of 9 new or added lines in 1 file covered. (100.0%)

5490 of 6911 relevant lines covered (79.44%)

7895.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6707528751.1 31 Oct 2023 02:03PM UTC 0
79.32
GitHub Action Run
2 6707528751.2 31 Oct 2023 02:12PM UTC 0
79.25
GitHub Action Run
Source Files on build 6707528751
Detailed source file information is not available for this build.
  • Back to Repo
  • affaf963 on github
  • Prev Build on master (#6698614930)
  • Next Build on DifferentialOrange/gh-342-float-timeout (#6707542682)
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