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

SRombauts / SQLiteCpp / 28450143925 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2026 02:02PM UTC
Files 14
Run time 1s
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

30 Jun 2026 02:01PM UTC coverage: 99.711%. First build
28450143925.1

push

github

web-flow
Fix stale bindings leaking between execute_many() parameter sets (#554)

execute_many() reset the statement between parameter sets but never
cleared the bindings, so a set that bound fewer values than the previous
one silently reused the leftover values (silent data corruption). Call
clearBindings() after reset() so each parameter set starts clean.

Adds a regression test covering decreasing arity across parameter sets.

689 of 691 relevant lines covered (99.71%)

31.7 hits per line

Source Files on job 28450143925.1
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28450143925
  • b2d9b02c on github
  • Next Job for on master (#28451320988.1)
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