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

Fix CLI #529

Closed christophe-david closed 4 weeks ago

christophe-david commented 4 weeks ago

A bad change has been done in PR #521, that was breaking fastoad eval and fastoad optim command lines.

A proper unit test has been added, and the change has been reverted.

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.55%. Comparing base (e9111e8) to head (197ba41).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #529 +/- ## ========================================== + Coverage 84.48% 84.55% +0.06% ========================================== Files 138 138 Lines 6310 6312 +2 Branches 907 908 +1 ========================================== + Hits 5331 5337 +6 + Misses 823 819 -4 Partials 156 156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.