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

Fix validity checker for array variables #537

Closed christophe-david closed 1 week ago

christophe-david commented 2 weeks ago

This PR fixes a crash that could occur if Variable.DomainChecker was used on a non scalar variable.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 85.14%. Comparing base (6e3edac) to head (0714bd4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #537 +/- ## ======================================= Coverage 85.14% 85.14% ======================================= Files 138 138 Lines 6362 6362 Branches 914 914 ======================================= Hits 5417 5417 Misses 787 787 Partials 158 158 ```

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