mhe / pynrrd

Simple pure-python module for reading and writing nrrd files.
https://pynrrd.readthedocs.io/
MIT License
116 stars 51 forks source link

Add support for codecov support #64

Closed addisonElliott closed 6 years ago

addisonElliott commented 6 years ago

@mhe setup codecov with the repository and now adding a few changes to Travis CI to integrate with Codecov.

Reference: https://github.com/codecov/codecov-python/blob/master/README.md#ci-providers

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #64   +/-   ##
=========================================
  Coverage          ?   86.64%           
=========================================
  Files             ?        6           
  Lines             ?      352           
  Branches          ?      113           
=========================================
  Hits              ?      305           
  Misses            ?       23           
  Partials          ?       24

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 32d8384...286edb5. Read the comment docs.