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

tarantool / tarantool / 6535901773
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.6
DEFAULT BRANCH: master
Ran 16 Oct 2023 03:50PM UTC
Jobs 1
Files 476
Run time 24s
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:33PM UTC coverage: 85.89% (+0.02%) from 85.871%
6535901773

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

(cherry picked from commit 33e72567d)

62403 of 114257 branches covered (0.0%)

93461 of 108815 relevant lines covered (85.89%)

2657421.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6535901773.1 16 Oct 2023 03:50PM UTC 0
85.89
GitHub Action Run
Source Files on build 6535901773
Detailed source file information is not available for this build.
  • Back to Repo
  • 6bb09cec on github
  • Prev Build on release/2.11 (#6506778253)
  • Next Build on release/2.11 (#6546363661)
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