mdolab / CMPLXFOIL

GNU General Public License v2.0
29 stars 20 forks source link

Removing prefoil dependency (unused) #19

Closed bernardopacini closed 1 year ago

bernardopacini commented 1 year ago

Purpose

The dependency on prefoil is no longer needed, as prefoil is not used in the code. The only remaining references were in the package and docs installation files.

This should address the first item in Issue #18, meaning the only MDO Lab dependency for CMPLXFOIL is baseclasses.

Expected time until merged

1 day

Type of change

Testing

I ran the tests locally and they all pass.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #19 (7396334) into main (3c5d1ca) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   78.36%   78.36%           
=======================================
  Files           4        4           
  Lines         564      564           
=======================================
  Hits          442      442           
  Misses        122      122           
Impacted Files Coverage Δ
cmplxfoil/__init__.py 66.66% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more