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

tarantool / tarantool / 6535878770
88%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2023 03:42PM UTC
Jobs 1
Files 499
Run time 14s
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

16 Oct 2023 03:32PM UTC coverage: 86.426% (+0.03%) from 86.4%
6535878770

push

github

locker
console: forward original URI to net.box when connecting over IPROTO

Tarantool supports two console protocols: text and binary. The binary
protocol is implemented with IPROTO EVAL request so the console module
reuses the net.box module to establish and maintain a binary connection.
Currently, instead of passing the original URI specified by the user to
net.box.connect as is, the console module parses the URI and passes the
host and port. As a result, extra information that may be specified in
URI parameters is lost. This prevents the user from connecting to the
binary console using the SSL transport because to use the SSL transport
the user must specify transport=ssl URI parameter.

Needed for tarantool/tarantool-ee#567

NO_DOC=no visible changes in CE
NO_TEST=no visible changes in CE
NO_CHANGELOG=no visible changes in CE

65082 of 117002 branches covered (0.0%)

96862 of 112075 relevant lines covered (86.43%)

2674389.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6535878770.1 16 Oct 2023 03:42PM UTC 0
86.43
GitHub Action Run
Source Files on build 6535878770
Detailed source file information is not available for this build.
  • Back to Repo
  • 33e72567 on github
  • Prev Build on master (#6508883881)
  • Next Build on master (#6546307016)
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