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

sclgo / impala-go
84%

Build:
DEFAULT BRANCH: master
Repo Added 09 Jan 2025 03:13PM UTC
Files 17
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bug/badconn
  • chore/125
  • chore/cibump
  • chore/deps
  • chore/deps3
  • chore/golangci
  • chore/makefile
  • chore/modernize
  • chore/syncthrift
  • chore/thrift021
  • chore/toolchain125
  • chore/toolchain1259
  • cleanup/remove_compose_dep
  • docs/1.2
  • docs/design
  • docs/examples_e2e
  • docs/insecure
  • examples/compose_e2e
  • examples/compose_gis
  • examples/compose_s3
  • feat/12
  • feat/3
  • feat/34
  • feat/51
  • feat/builtincerts
  • feat/fixedtimeout
  • feat/getschemas
  • feat/reuse_session
  • feat/tlsInsecureSkipVerify
  • feat/userpasserror
  • fix/36
  • fix/badconn
  • fix/float64
  • fix/gensize
  • fix/handle_hms_errors
  • fix/tidy
  • fix/tls
  • master
  • prep101
  • tests/11
  • tests/126rc2
  • tests/cli_usql
  • tests/codeql
  • tests/coverage
  • tests/coverage_notgenerated
  • tests/coverpkg
  • tests/driver_errors
  • tests/gorelease
  • tests/gorich
  • tests/inttest_coverage
  • tests/leakdeps
  • tests/makefile2
  • tests/mark_generated
  • tests/matrix_build_go
  • tests/mergecov
  • tests/opt124
  • tests/q
  • tests/statment_cover
  • tests/tinygo_clarify
  • tests/vuln

03 May 2026 07:06PM UTC coverage: 83.853% (+0.3%) from 83.525%
25288056594

push

github

web-flow
feat: reuse session option (#99)

Introduces a reuse-session configuration option to the Impala driver,
allowing users to bypass session resets when connections are returned to
the database/sql pool. By default, the driver will still reset the
session when asked for backward compatibility and alignment with
database/sql/driver docs. See updates in README.md for details.

Session reset in Go database drivers is a contentious issue. See PR for background.

49 of 56 new or added lines in 4 files covered. (87.5%)

1 existing line in 1 file now uncovered.

1049 of 1251 relevant lines covered (83.85%)

174.43 hits per line

Relevant lines Covered
Build:
Build:
1251 RELEVANT LINES 1049 COVERED LINES
174.43 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25288056594 master feat: reuse session option (#99) Introduces a reuse-session configuration option to the Impala driver, allowing users to bypass session resets when connections are returned to the database/sql pool. By default, the driver will still reset the ses... push 03 May 2026 07:13PM UTC web-flow github
83.85
25282348013 feat/reuse_session fix test Pull #99 03 May 2026 02:58PM UTC murfffi github
83.85
25282160548 feat/reuse_session bump .next.version to 1.6.0 Pull #99 03 May 2026 02:50PM UTC murfffi github
83.85
25260932711 master fix: return ErrBadConn in more cases (#98) The driver now returns driver.ErrBadConn in all required cases. With this, database/sql.DB methods correctly retry getting connections out of the pool and are more likely to succeed if there are intermit... push 02 May 2026 08:25PM UTC web-flow github
83.52
25260750733 fix/badconn revert go.mod Pull #98 02 May 2026 08:15PM UTC web-flow github
83.52
25260442720 fix/badconn Update internal/isql/connection.go Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Pull #98 02 May 2026 07:59PM UTC web-flow github
83.52
25260438055 fix/badconn Update internal/isql/errors.go Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Pull #98 02 May 2026 07:59PM UTC web-flow github
83.52
25260354571 fix/badconn revert go.mod Pull #98 02 May 2026 07:54PM UTC web-flow github
83.52
25260282765 fix/badconn fix: return ErrBadConn in more cases Pull #98 02 May 2026 07:51PM UTC murfffi github
83.52
25209533975 master tests: clarify tinygo support and add test (#97) push 01 May 2026 09:31AM UTC web-flow github
83.19
See All Builds (163)
  • 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