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

codenotary / immudb / 30656653651
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
Jobs 1
Files 312
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

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

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

18 of 18 new or added lines in 2 files covered. (100.0%)

8 existing lines in 3 files now uncovered.

45282 of 53368 relevant lines covered (84.85%)

126521.27 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
82.65
-4.08% pkg/server/transaction.go
2
76.09
-0.36% pkg/database/lazy_db.go
2
88.09
-0.36% pkg/server/user.go
Jobs
ID Job ID Ran Files Coverage
1 30656653651.1 31 Jul 2026 06:56PM UTC 312
84.85
Source Files on build 30656653651
  • Tree
  • List 312
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2137
  • PR Base - master (#30539600746)
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