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

tarantool / go-tlsdialer / 27606655135
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-gostls-backend
DEFAULT BRANCH: master
Ran 16 Jun 2026 09:07AM UTC
Jobs 1
Files 4
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

16 Jun 2026 09:03AM UTC coverage: 0.0% (-88.6%) from 88.557%
27606655135

Pull #8

github

bigbes
deps: migrate from go-tarantool v2 to v3

Switch the go-tarantool dependency from v2 to v3 across the dialer and the
integration tests. The public Dialer API (Dialer, DialOpts, Conn, the
Auth/Protocol/Greeting dialer chain and the Auth constants) is unchanged, so
the migration is an import-path swap plus two test adjustments:

- test_helpers.StartTarantool now returns *TarantoolInstance (was a value);
  serverTt/serverTtStop take the pointer form to match.
- The IPROTO_ID request the client emits now advertises nine protocol
  features (IS_SYNC and INSERT_ARROW were added); the mock server's expected
  request bytes are updated accordingly.

go mod tidy pulls v3.0.0 and raises the go directive to 1.24 (v3's minimum).
Pull Request #8: refactor: extract pluggable TLS backend abstraction

0 of 131 new or added lines in 3 files covered. (0.0%)

66 existing lines in 3 files now uncovered.

0 of 210 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
109
0.0
backend/openssl/openssl.go
21
0.0
-100.0% dialer.go
1
0.0
-72.73% conn.go

Coverage Regressions

Lines Coverage ∆ File
36
0.0
-100.0% dialer.go
20
0.0
-72.73% conn.go
10
0.0
-71.43% deadlineio.go
Jobs
ID Job ID Ran Files Coverage
1 27606655135.1 16 Jun 2026 09:07AM UTC 4
0.0
GitHub Action Run
Source Files on build 27606655135
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #8
  • PR Base - master (#21375018951)
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