mdolab / idwarp

IDWarp is a mesh warping package for the MACH framework.
Other
17 stars 29 forks source link

Update make rules with proper format #69

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 #69 (26b4344) into main (5763970) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   73.43%   73.43%           
=======================================
  Files           6        6           
  Lines         753      753           
=======================================
  Hits          553      553           
  Misses        200      200           

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