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

SRombauts / SQLiteCpp / 28450143925
100%

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

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

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.

1 of 1 new or added line in 1 file covered. (100.0%)

689 of 691 relevant lines covered (99.71%)

31.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28450143925.1 30 Jun 2026 02:02PM UTC 14
99.71
GitHub Action Run
Source Files on build 28450143925
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28450143925
  • b2d9b02c on github
  • Prev Build on master (#28447831089)
  • Next Build on master (#28451320988)
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