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

SRombauts / SQLiteCpp / 346
100%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2017 03:45AM UTC
Jobs 1
Files 15
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
346

Pull #119

travis-ci

web-flow
Use pedantic warnings

From the gcc manual:
Issue all the warnings demanded by strict ISO C and ISO C++; reject all programs that use forbidden extensions, and some other programs that do not follow ISO C and ISO C++. For ISO C, follows the version of the ISO C standard specified by any -std option used.

Note: ISO C++98 doesn't support the "long long" data type, so we disable that warning
-Winit-self can be removed as it's enabled by -Wall
Pull Request #119: Fix some warnings and increase safety checking on gcc

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

434 of 451 relevant lines covered (96.23%)

32.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 346.1 (CC=gcc CXX=g++) 31 Mar 2017 03:45AM UTC 0
96.23
Travis Job 346.1
Source Files on build 346
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #346
  • Pull Request #119
  • PR Base - master (#345)
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