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

Added Sunburst mass breakdown for missions #547

Closed enricostragiotti closed 1 hour ago

enricostragiotti commented 6 days ago

This PR resolves #543 by adding the mission_name parameter to mass_breakdown_sun_plot function.

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 85.28%. Comparing base (9033eca) to head (60aadb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #547 +/- ## ========================================== + Coverage 85.23% 85.28% +0.04% ========================================== Files 138 138 Lines 6381 6394 +13 Branches 933 936 +3 ========================================== + Hits 5439 5453 +14 Misses 785 785 + Partials 157 156 -1 ```

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

enricostragiotti commented 5 days ago

Thanks Christophe! I corrected all the things you asked, the code looks much cleaner now 😉

enricostragiotti commented 1 day ago

Thanks Christophe! We'll look into that once we are together.