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

Complete polar database #216

Closed florentLutz closed 8 months ago

florentLutz commented 8 months ago

After the latest PR the min drag coefficient was now computed for each Reynolds and Mach which made the new polar computation not compatible with previous ones (10 labels vs 9 before). This new field was thus added to all existing airfoils database.

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 86.47%. Comparing base (2231182) to head (2f27eda).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #216 +/- ## ======================================= Coverage 86.47% 86.47% ======================================= Files 368 368 Lines 26817 26817 Branches 1452 1452 ======================================= Hits 23189 23189 Misses 3282 3282 Partials 346 346 ```

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