fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
47 stars 25 forks source link

Amend #416 #418

Closed christophe-david closed 2 years ago

christophe-david commented 2 years ago

This PR puts back compatibility with OpenMDAO<=3.16 after PR #416, by using a very simplified version of get_io_metadata() when the original one fails.

codecov[bot] commented 2 years ago

Codecov Report

Merging #418 (b3b43f8) into master (c46a882) will decrease coverage by 0.02%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
- Coverage   92.12%   92.10%   -0.03%     
==========================================
  Files         206      206              
  Lines        8486     8512      +26     
  Branches      924      929       +5     
==========================================
+ Hits         7818     7840      +22     
- Misses        497      498       +1     
- Partials      171      174       +3     
Impacted Files Coverage Δ
src/fastoad/openmdao/problem.py 93.75% <86.66%> (-2.02%) :arrow_down:

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 c46a882...b3b43f8. Read the comment docs.