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

tarantool / go-tarantool / 6718916513
75%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2023 11:18AM UTC
Jobs 2
Files 54
Run time 4s
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 11:08AM UTC coverage: 79.468% (+0.09%) from 79.383%
6718916513

push

github

oleg-jukovec
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%)

5492 of 6911 relevant lines covered (79.47%)

7996.38 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
95.18
-3.55% crud/options.go
Jobs
ID Job ID Ran Files Coverage
1 6718916513.1 01 Nov 2023 11:18AM UTC 54
79.35
GitHub Action Run
2 6718916513.2 01 Nov 2023 11:25AM UTC 54
79.12
GitHub Action Run
Source Files on build 6718916513
  • Tree
  • List 54
  • Changed 13
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 76d4125b on github
  • Prev Build on master (#6698614930)
  • Next Build on master (#6743005950)
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

© 2025 Coveralls, Inc