BUG: Add reference area factor correction to aero surfaces (solves #557)#558
BUG: Add reference area factor correction to aero surfaces (solves #557)#558Gui-FernandesBR merged 10 commits intomasterfrom
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #558 +/- ##
==========================================
+ Coverage 72.47% 72.58% +0.10%
==========================================
Files 59 59
Lines 9567 9576 +9
==========================================
+ Hits 6934 6951 +17
+ Misses 2633 2625 -8 ☔ View full report in Codecov by Sentry. |
Gui-FernandesBR
left a comment
There was a problem hiding this comment.
Thank you so much for a fast resolution for this bug. Here comes my first review.
I will try to help with the remaining TODOs, let's coordinate it together.
I would appreciate hearing from you on the comments that I've added below.
Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
Gui-FernandesBR
left a comment
There was a problem hiding this comment.
Let's open an issue to deal with the AeroComponent and ref_factor thread.
lucasfourier
left a comment
There was a problem hiding this comment.
Great work guys. The only thing left to do I guess would be to refactor the newly created tests. Gonna open an issue for that. I think there is room for creating fixtures, parametrizing, etc. However, for a hotfix this is more than enough.
643ea6e
Gui-FernandesBR
left a comment
There was a problem hiding this comment.
LGTM,
All credits go to @giovaniceotto (aka the wizard) for this fix.
|
Thanks for quickly solving the review comments @Gui-FernandesBR . Great fix by @giovaniceotto . |
Pull request type
Checklist
black rocketpy/ tests/) has passed locallypytest tests -m slow --runslow) have passed locallyCHANGELOG.mdhas been updated (if relevant)Current behavior
See #557.
New behavior
Issue #557 is fixed.
Breaking change
TODO: