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

Plots now handle horizontal_tail:center new naming #546

Closed ScottDelbecq closed 1 week ago

ScottDelbecq commented 1 week ago

This is a minor PR to enable to handle a new geometry naming for horizontal tail (data:geometry:horizontal_tail:root:chorddata:geometry:horizontal_tail:center:chord) in the plots. The modification does not affect the compatibility with old naming

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 85.23%. Comparing base (50bc36a) to head (ed3a0cc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #546 +/- ## ======================================= Coverage 85.22% 85.23% ======================================= Files 138 138 Lines 6377 6379 +2 Branches 932 933 +1 ======================================= + Hits 5435 5437 +2 Misses 785 785 Partials 157 157 ```

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