Closed Lilja closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
develop@00f7987
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #71 +/- ##
==========================================
Coverage ? 79.68%
==========================================
Files ? 1
Lines ? 512
Branches ? 0
==========================================
Hits ? 408
Misses ? 104
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 00f7987...5b6f11d. Read the comment docs.
Travis now builds a container that is running ubuntu 12 with kcov. With failing attempts to get a 16.04 container running with kcov. This commit results in picking ubuntu 12.04 as a version that works with kcov.
This closes #34