mdolab / adflow

ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Other
229 stars 100 forks source link

Updated dependencies in setup.py #269

Closed sseraj closed 1 year ago

sseraj commented 1 year ago

Purpose

Closes #205

I ignored the dependencies in the dynamic stability files because they are unused and do not work. I opened a separate issue (#268) to remove or refactor those files.

Expected time until merged

1 week

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #269 (b79a1c6) into main (770e098) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   40.77%   40.77%           
=======================================
  Files          13       13           
  Lines        3882     3882           
=======================================
  Hits         1583     1583           
  Misses       2299     2299           
Impacted Files Coverage Δ
adflow/pyADflow.py 66.62% <ø> (ø)

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

sseraj commented 1 year ago

I can't check the doc build from the tests

It's strange that clicking 'Details' isn't going straight to the docs page. You should be able to click 'View docs' from the build page to get there though.