Closed florentLutz closed 9 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
7592439
) 85.06% compared to head (43f239f
) 85.06%. Report is 9 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...qualities/tail_sizing/compute_to_rotation_limit.py | 87.50% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR corrects a few lines of code which cause incompatibilities with some new versions of some package (OpenMDAO and numpy) which caused new installation of the code to not work. Also added pyparsing as a main dependency (used to be a dev dependency) because otherwise we can't use OpenVSP. I would like to integrate those change to a new release as soon as possible