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

Refactored sunburst mass breakdown plot. #550

Closed christophe-david closed 1 month ago

christophe-david commented 1 month ago

This PR reorders a bit the plotting function for sunburst mass breakdown.

Hopefully, it will make it a bit more readable (until a future complete rewriting...).

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.31%. Comparing base (7ad1b49) to head (d023e18).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #550 +/- ## ========================================== + Coverage 85.28% 85.31% +0.02% ========================================== Files 138 138 Lines 6394 6406 +12 Branches 936 938 +2 ========================================== + Hits 5453 5465 +12 Misses 785 785 Partials 156 156 ```

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

enricostragiotti commented 1 month ago

All ok. Let's merge then!