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

quixdb / squash / 567
57%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2015 01:34AM UTC
Jobs 1
Files 49
Run time 8s
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
567

push

travis-ci

nemequ
build: use /W1 intead of -Wall when compiling with MSVC

-Wall produces an absurd number of warnings, most of which aren't even
for code in Squash (i.e., they are generated by the Windows libraries),
which drowns out real issues.  This should add /W1, which enables only
"severe" warnings.  My plan is to start fixing these, slowly working
our way up to /W3 (and maybe /W4).  But /Wall probably will never
happen, at least as long as APIs we don't control trigger them.

1526 of 2204 relevant lines covered (69.24%)

8763.44 hits per line

Jobs
ID Job ID Ran Files Coverage
4 567.4 (COMPILER=gcc-5 BUILD_TYPE=coverage) 05 Nov 2015 01:34AM UTC 0
69.24
Travis Job 567.4
Source Files on build 567
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #567
  • 69bbf3b4 on github
  • Prev Build on master (#566)
  • Next Build on master (#568)
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