Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Publish test coverage to codecov.io #289

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

This sends test coverage to codecov.io in addition to coveralls.

codecov.io has the ability to merge reports for a given build, which coveralls doesn't. This means we can divide the travis job in parts that can be run in parallel and be restarted individually (hopefully) and still have a unified coverage report.

My plan is to have both for some time, to build a baseline in codecov.io, before removing coveralls.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-6.02%) to 42.151% when pulling 37a28f5bb88a50dfde78258240d50292e4acefd1 on gdetrez:codecov into 1b803ab5463f027cfe106034fffc60b5b5d3a9ff on Scan-o-Matic:master.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #289   +/-   ##
=========================================
  Coverage          ?   45.46%           
=========================================
  Files             ?      194           
  Lines             ?    19147           
  Branches          ?     2975           
=========================================
  Hits              ?     8705           
  Misses            ?    10017           
  Partials          ?      425

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 1b803ab...37a28f5. Read the comment docs.