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

tarantool / go-tlsdialer / 27208441914
0%
master: 89%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-backend-abstraction
DEFAULT BRANCH: master
Ran 09 Jun 2026 01:13PM 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

09 Jun 2026 11:56AM UTC coverage: 0.0% (-88.6%) from 88.557%
27208441914

Pull #8

github

bigbes
refactor: extract pluggable TLS backend abstraction

Introduce a backend package with a Backend interface and SSLOpts, and route
OpenSSLDialer through it instead of linking OpenSSL directly. The cgo OpenSSL
engine becomes the first Backend implementation and the default, and lives in
its own import-gated sub-package (backend/openssl, //go:build cgo, openssl.New);
ttConn is now engine-agnostic and owns the backend's net.Conn. All external
tests move into the integration package behind a backend-parameterised harness.
No behaviour change: OpenSSL/cgo as before.
Pull Request #8: refactor: extract pluggable TLS backend abstraction

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

66 existing lines in 3 files now uncovered.

0 of 208 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
109
0.0
backend/openssl/openssl.go
19
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 27208441914.1 09 Jun 2026 01:13PM UTC 4
0.0
GitHub Action Run
Source Files on build 27208441914
  • 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