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

tarantool / tarantool / 8078143347
88%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2024 09:40AM UTC
Jobs 1
Files 513
Run time 54s
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

28 Feb 2024 09:28AM UTC coverage: 86.938% (-0.03%) from 86.965%
8078143347

push

github

locker
alter: move format compatibility check to space_check_format

We assume that if the new format can store tuples matching the old
format, we can update the space format without calling the engine
check_format callback. This is true for both memtx and vinyl but
not for memcs (EE), which doesn't support extending field types
(e.g. changing int16 to int32).

Let's call the engine check_format callback unconditionally and let
it decide whether tuple format checking can be skipped.

Needed for tarantool/tarantool-ee#694

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

66939 of 119342 branches covered (56.09%)

99411 of 114347 relevant lines covered (86.94%)

2663422.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8078143347.1 28 Feb 2024 09:40AM UTC 0
86.94
GitHub Action Run
Source Files on build 8078143347
Detailed source file information is not available for this build.
  • Back to Repo
  • d9e0b58a on github
  • Prev Build on master (#8047123695)
  • Next Build on master (#8084225169)
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