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

tarantool / tarantool / 10898691830
88%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2024 07:54AM UTC
Jobs 1
Files 514
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

17 Sep 2024 07:43AM UTC coverage: 87.314% (+0.003%) from 87.311%
10898691830

push

github

Buristan
sql: forbid non-integer values in datetime

The patch forbids using non-integer values in datetime's `:set()`
for `year`, `month`, `day`, `hour`, `min`, `sec`, `usec`, `msec`,
`nsec` and `tzoffset` keys. `timestamp` can be double, and integer
values allowed in timestamp if `nsec`, `usec`, or `msecs`
provided. An error will be raised when a value of incorrect type
is passed.

Fixes #10391

@TarantoolBot document
Title: Update types of datetime values passed to SQL's `CAST();`

`CAST` can accept only integer values for `year`, `month`, `day`,
`hour`, `min`, `sec`, `usec`, `msec`, `nsec` and `tzoffset`.
`timestamp` can be integer or double.

68872 of 122323 branches covered (56.3%)

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

41 existing lines in 17 files now uncovered.

101676 of 116449 relevant lines covered (87.31%)

2553587.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10898691830.1 17 Sep 2024 07:54AM UTC 0
87.31
GitHub Action Run
Source Files on build 10898691830
Detailed source file information is not available for this build.
  • Back to Repo
  • f57be571 on github
  • Prev Build on master (#10879814662)
  • Next Build on master (#10905585477)
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