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

tarantool / go-tarantool / 5390748878
80%
master: 75%

Build:
Build:
LAST BUILD BRANCH: laines-it/gh-511-fix-tests-Grant-Revoke-WithoutSu
DEFAULT BRANCH: master
Ran 27 Jun 2023 02:11PM UTC
Jobs 2
Files 53
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

27 Jun 2023 02:00PM UTC coverage: 79.395% (+0.1%) from 79.29%
5390748878

push

github

locker
queue: encode UUID argument of identify() as string instead of binary

The identify() function expects the UUID argument to be a plain string
while the go connector encodes it in MsgPack as a binary blob (MP_BIN).
This works fine for now because Tarantool stores MP_BIN data in a string
when decoded to Lua but this behavior is going to change soon: we're
planning to introduce the new Lua type for binary data and update the
MsgPack decoder to store MP_BIN data in a varbianry object instead of
a plain string.

Let's prepare for that by converting the UUID data to a string before
encoding.

Needed for tarantool/tarantool#1629

5279 of 6649 relevant lines covered (79.4%)

8034.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5390748878.1 27 Jun 2023 02:11PM UTC 53
79.35
GitHub Action Run
2 5390748878.2 27 Jun 2023 02:23PM UTC 53
79.11
GitHub Action Run
Source Files on build 5390748878
  • Tree
  • List 53
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 635fe02e on github
  • Prev Build on locker/queue-identify-arg-fix (#5390659943)
  • Next Build on locker/queue-identify-arg-fix (#5391238028)
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