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

SRombauts / SQLiteCpp / 28398056940
100%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2026 07:44PM 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

29 Jun 2026 07:43PM UTC coverage: 99.708% (+1.6%) from 98.105%
28398056940

push

github

web-flow
Improve unit test coverage of error and edge-case paths (#551)

Raises library coverage (98.1% on master) by adding unit tests for the
reachable but previously uncovered branches that the Coveralls report
flagged.

- `Statement`: `getChanges()` and the not-prepared guard (bind on a
moved-from statement)
- `Transaction`: `rollback()` after commit throws
- `Backup`: the `std::string` schema-name constructor on the success
path
- `Database`: `key("")` empty-key no-op
- `Savepoint`: destructor swallows a failing rollback (never throw in a
destructor)

The remaining few uncovered lines are gcov artifacts (closing braces,
template `initializer_list` lines) or unreachable defensive guards.

Also updates the agent skills: how to query the Coveralls JSON API for
uncovered lines, a short-and-tight PR description convention, and a new
`windows-shell-commands` skill documenting PowerShell vs the Bash tool
for safe multi-line arguments (commit messages, PR bodies).

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

682 of 684 relevant lines covered (99.71%)

30.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28398056940.1 29 Jun 2026 07:44PM UTC 14
99.71
GitHub Action Run
Source Files on build 28398056940
  • Tree
  • List 14
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28398056940
  • c031773d on github
  • Prev Build on master (#28302368531)
  • Next Build on master (#28433029871)
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