| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #1132 +/- ##
==========================================
- Coverage 62.01% 61.95% -0.07%
==========================================
Files 230 231 +1
Lines 16604 16623 +19
==========================================
+ Hits 10297 10298 +1
- Misses 6307 6325 +18
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Sorry, something went wrong.
LANG_CPP14 could be a member of e.g. ALL_LANGUAGES_AND_DIALECTS to avoid running all the same tests as for LANG_CPP11, but for now it is added to ALL_LANGUAGES.
| Back | FazBrowse Home | New Git URL |
Tests are currently disabled (but passed locally for me). The current Ubuntu version used with Travis CI has GCC 4.8, which doesn't support C++14. CI needs to be updated at least to Ubuntu 16.04, which has GCC 5.
This change is