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

Updated dependency to FAST-OAD_CS25 #475

Closed christophe-david closed 1 year ago

christophe-david commented 1 year ago

Notebooks in fast-oad-cs25 plugin have been adapted to the slight changes in mission model from FAST-OAD 1.4. Installation of version 0.1.4 of fast-oad-cs25 requires fast-oad-core 1.4.1, which is Ok.

But currently, updating fast-oad does not trigger the update of fast-oad-cs25, hence CS25 notebooks have some problems in mass breakdown plots.

This is fixed by current PR by making fast-oad requiring at least fast-oad-cs25 0.1.4.

codecov[bot] commented 1 year ago

Codecov Report

Merging #475 (00da780) into master (af9f2ab) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 00da780 differs from pull request most recent head 64c29aa. Consider uploading reports for the commit 64c29aa to get more accurate results

@@           Coverage Diff           @@
##           master     #475   +/-   ##
=======================================
  Coverage   83.13%   83.13%           
=======================================
  Files         119      119           
  Lines        5253     5253           
  Branches      811      811           
=======================================
  Hits         4367     4367           
  Misses        739      739           
  Partials      147      147           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.