Lilja / timelog

A personal, lightweight, time log that is written in bash for fast time logs over different projects.
MIT License
5 stars 2 forks source link

Add KCOV support #71

Closed Lilja closed 7 years ago

Lilja commented 7 years ago

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

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling e2dcb244358cf81411e3d6eabc749ae2136e6f8c on kcov#34 into on develop.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 6e4004d8b7e19ec1307288151a8c182a142432a8 on kcov#34 into on develop.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 69c1f577d14066583fb2172e465d0272fdf60c28 on kcov#34 into on develop.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling b29a577539d2c1d10832fa24754b616ea29a1d83 on kcov#34 into on develop.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@00f7987). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            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.