mdolab / pyspline

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

Update make rules with proper format #37

Closed eirikurj closed 2 years ago

eirikurj commented 2 years ago

Purpose

This PR updates the make rules to

Expected time until merged

No rush, but should be quick to test and merge.

Type of change

Testing

Make sure code compiles using the updated make rules.

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (53761c8) into main (ecc9fc0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   60.55%   60.55%           
=======================================
  Files           5        5           
  Lines        1610     1610           
=======================================
  Hits          975      975           
  Misses        635      635           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

eirikurj commented 2 years ago

@joanibal, just a quick reminder. Can you give an estimate on when you have time to review this?