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

SRombauts / SQLiteCpp / 499
100%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2019 08:26AM UTC
Jobs 1
Files 16
Run time 7s
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
499

push

travis-ci

SRombauts
Fix #189 unit test "Column.basis" failing on Visual Studio 2013

The implicit cast to std::string() would fallback to const char* with MSVC 2010-2013 (witch does not work with the NULL char in the middle)

Without it, trying to access a binary blob with implicit cast to string
ends up converting it to a C-style char*, damaging the data by truncating it to the first null character!

450 of 467 relevant lines covered (96.36%)

36.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 499.1 (CC=gcc CXX=g++ CXXFLAGS="-Wall -Wextra -pedantic") 03 Mar 2019 08:26AM UTC 0
96.36
Travis Job 499.1
Source Files on build 499
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #499
  • 2e69a81c on github
  • Prev Build on master (#492)
  • Next Build on master (#500)
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