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

Minor fixes #422

Closed christophe-david closed 2 years ago

christophe-david commented 2 years ago

This PR fixes these problems:

Build workflow has also been modified to ensure that FAST-OAD v1.X.Y will actually require v1.X.Y for FAST-OAD-core.

codecov[bot] commented 2 years ago

Codecov Report

Merging #422 (ecfc646) into master (8ba6d12) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   89.33%   89.33%           
=======================================
  Files          73       73           
  Lines        4380     4380           
  Branches      700      700           
=======================================
  Hits         3913     3913           
  Misses        338      338           
  Partials      129      129           
Impacted Files Coverage Δ
src/fastoad/__init__.py 60.00% <100.00%> (ø)

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 8ba6d12...ecfc646. Read the comment docs.