supaero-aircraft-design / FAST-GA

FAST-(OAD)-GA is a framework for performing rapid Overall Aircraft Design for General Aviation Aircraft
GNU General Public License v3.0
30 stars 22 forks source link

Added yml as a viable input for the block analysis #196

Closed florentLutz closed 1 year ago

florentLutz commented 1 year ago

It is now possible to generate a block analysis based on a yml as suggested in issue #194, for the rest it works like the two other ways of giving a system. Also added a docstring for the generate_block_analysis function.

This closes #194.

codecov-commenter commented 1 year ago

Codecov Report

Merging #196 (65a496c) into main (1388661) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   85.16%   85.16%           
=======================================
  Files         365      365           
  Lines       26364    26368    +4     
  Branches     1443     1444    +1     
=======================================
+ Hits        22452    22456    +4     
  Misses       3607     3607           
  Partials      305      305           
Impacted Files Coverage Δ
src/fastga/command/api.py 60.68% <100.00%> (+0.39%) :arrow_up:

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