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

tarantool / tarantool / 7476017188
88%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2024 02:12PM UTC
Jobs 1
Files 509
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

10 Jan 2024 02:02PM UTC coverage: 86.867% (-0.02%) from 86.886%
7476017188

push

github

locker
box: remove static_assert() from field_def.h

This patch removes the static_assert(). This static_assert was necessary
because after commit 037e2e449be8 ("sql: clean-up affinity from SQL
source code") and before commit 078bcf00437f ("sql: remove implicit cast
from comparison opcodes"), 4 bits of the p5 field of the struct VdbeOp
were used to store the field type in VDBE comparison opcodes. After the
commit 078bcf00437f ("sql: remove implicit cast from comparison
opcodes"), these opcodes no longer need the field type, so this
static_assert() is now unneeded.

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

66446 of 118736 branches covered (0.0%)

98741 of 113669 relevant lines covered (86.87%)

2687753.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7476017188.1 10 Jan 2024 02:12PM UTC 0
86.87
GitHub Action Run
Source Files on build 7476017188
Detailed source file information is not available for this build.
  • Back to Repo
  • 01cdfa6c on github
  • Prev Build on master (#7358898622)
  • Next Build on master (#7486244035)
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