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

tarantool / go-tlsdialer
0%
master: 89%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-backend-abstraction
DEFAULT BRANCH: master
Repo Added 09 Feb 2024 11:35AM UTC
Files 4
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

LAST BUILD ON BRANCH bigbes/gh-no-backend-abstraction
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bigbes/gh-no-backend-abstraction
  • master
  • oleg-jukovec/release-1.0.0
  • oleg-jukovec/release-v1.0.2
  • patapenka-alexey/release-v1.0.1
  • patapenka-alexey/tntp-5472-memory-leak
  • patapenka-alexey/tntp-7304-flaky-too-many-colons
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.0.2

09 Jun 2026 03:01PM UTC coverage: 0.0% (-88.6%) from 88.557%
27218848459

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

Relevant lines Covered
Build:
Build:
208 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27218848459 bigbes/gh-no-backend-abstraction 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 impleme... Pull #8 09 Jun 2026 04:01PM UTC bigbes github
0.0
27208441914 bigbes/gh-no-backend-abstraction 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 impleme... Pull #8 09 Jun 2026 01:13PM UTC bigbes github
0.0
27133964909 bigbes/gh-no-backend-abstraction 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 impleme... push 08 Jun 2026 11:19AM UTC bigbes github
0.0
26748316534 patapenka-alexey/tntp-7304-flaky-too-many-colons dialer: remove iproto from uri Part of TNTP-7304 push 01 Jun 2026 10:06AM UTC patapenka-alexey github
85.58
26746632473 patapenka-alexey/tntp-7304-flaky-too-many-colons dial: remove iproto from uri Part of TNTP-7304 push 01 Jun 2026 09:31AM UTC patapenka-alexey github
85.58
21375198279 refs/tags/v1.0.2 Release v1.0.2 push 26 Jan 2026 09:50PM UTC oleg-jukovec github
88.56
21375018951 master Release v1.0.2 push 26 Jan 2026 09:44PM UTC oleg-jukovec github
88.56
21374678283 oleg-jukovec/release-v1.0.2 Release v1.0.2 Pull #7 26 Jan 2026 09:33PM UTC oleg-jukovec github
88.56
21374598256 oleg-jukovec/release-v1.0.2 Release v1.0.2 push 26 Jan 2026 09:30PM UTC oleg-jukovec github
88.56
21374538568 oleg-jukovec/release-v1.0.2 Release v1.0.2 push 26 Jan 2026 09:28PM UTC oleg-jukovec github
89.55
See All Builds (36)
  • Repo on GitHub
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