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

codenotary / immudb / 30656653651 / 1
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action-4.37.4
DEFAULT BRANCH: master
Ran 31 Jul 2026 06:56PM UTC
Files 312
Run time 15s
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

31 Jul 2026 06:48PM UTC coverage: 84.849% (+0.01%) from 84.839%
30656653651.1

Pull #2137

gh-ci

vchaindz
test(stdlib): expect the tx to survive a parse error

TestTx_Errors asserted the symptom that d491954a removes: a parse error used
to leave sqlTx nil, so IsClosed reported true, the session dropped the
transaction and the next statement answered "no transaction found". The
transaction now stays open, so that statement reaches the parser and returns
its own syntax error instead.

Assert that error, and roll back at the end - on the old code the rollback is
exactly what failed, so it pins the fix through the full client and session
path rather than only at the transactions package.

The sessions import goes with the ErrTransactionNotFound reference.
Pull Request #2137: fix(server): keep the ongoing tx when a statement fails before execution

45282 of 53368 relevant lines covered (84.85%)

126521.27 hits per line

Source Files on job 30656653651.1
  • Tree
  • List 312
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30656653651
  • 314e3057 on github
  • Prev Job for on fix/issue-2127-snapshot-leak (#30539600746.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc