mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

Added coverage reporting #31

Closed sseraj closed 3 years ago

sseraj commented 3 years ago

Purpose

Added codecov coverage. I also added a few entries to the gitignore file.

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

Testing

Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.

Checklist

Put an x in the boxes that apply.

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage          ?   60.55%           
=========================================
  Files             ?        5           
  Lines             ?     1610           
  Branches          ?        0           
=========================================
  Hits              ?      975           
  Misses            ?      635           
  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 95a103e...1cfcbc3. Read the comment docs.