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

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

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-backend-abstraction
DEFAULT BRANCH: master
Ran 08 Jun 2026 11:19AM 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

05 Jun 2026 09:28PM UTC coverage: 0.0% (-88.6%) from 88.557%
27133964909

push

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; 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.

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

66 existing lines in 3 files now uncovered.

0 of 202 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
0.0
-100.0% dialer.go
11
0.0
backend/openssl.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 27133964909.1 08 Jun 2026 11:19AM UTC 4
0.0
GitHub Action Run
Source Files on build 27133964909
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 872d7702 on github
  • Prev Build on master (#21375018951)
  • Next Build on bigbes/gh-no-backend-abstraction (#27208441914)
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