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

SRombauts / SQLiteCpp / 563
100%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2019 01:22PM UTC
Jobs 1
Files 17
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

pending completion
563

push

travis-ci

SRombauts
Fix #156 Misleading error message in exception from Statement::exec
Fix #199

the problem is that tryExecuteStep returns SQLITE_MISUSE when it was not used properly. Since this is set manually this is not the error state of the statement, so when checking the error message of the statement there obviously is none, since there was no error.
fixes this problem by checking whether the error code is the same as the error state of the statement

464 of 481 relevant lines covered (96.47%)

35.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 563.1 (CC=gcc CXX=g++ CXXFLAGS="-Wall -Wextra -pedantic") 16 Jun 2019 01:22PM UTC 0
96.47
Travis Job 563.1
Source Files on build 563
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #563
  • 08a73ce9 on github
  • Prev Build on master (#562)
  • Next Build on master (#564)
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

© 2025 Coveralls, Inc