Closed kmillar closed 8 years ago
@@ master #114 diff @@
==========================================
Files 498 498
Lines 93872 93875 +3
Methods 5782 5781 -1
Messages 0 0
Branches 0 0
==========================================
+ Hits 65778 65784 +6
+ Misses 28094 28091 -3
Partials 0 0
Powered by Codecov. Last update d7cece1...6f0a61a
Additionally, if '--enable-werror' is passed to configure, then the code in src/main is compiled with "-Wall -Werror -Wno-error=switch -Wno-error=sign-compare -Wno-error=attributes"
The travis configuration now enables this, so code that introduces new warnings will cause the CI to fail.