Tsjerk / Insane

INSert membrANE - A simple, versatile tool for building coarse-grained simulation systems
GNU General Public License v2.0
39 stars 24 forks source link

Add codecov support #57

Closed jbarnoud closed 6 years ago

jbarnoud commented 6 years ago

Codecov is a web service that display code coverage and code coverage evolution over time. Coverage is calculated during the travis build and then sent to the codecov server.

An example of the output on insane is visible at https://codecov.io/gh/jbarnoud/Insane/tree/5f7ee46f4cbae4456d152dd103139538117402c5.

Before merging this pull request, you should loggin on codecov using github: https://codecov.io/.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage          ?   74.27%           
=========================================
  Files             ?       12           
  Lines             ?     1065           
  Branches          ?        0           
=========================================
  Hits              ?      791           
  Misses            ?      274           
  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 1cc3ce3...de01157. Read the comment docs.