Skip to content

ENH: Refactor Aero Surface, Make GenericSurface the Mother Class#1064

Draft
MateusStano wants to merge 12 commits into
enh/eventsfrom
enh/aero-refactor
Draft

ENH: Refactor Aero Surface, Make GenericSurface the Mother Class#1064
MateusStano wants to merge 12 commits into
enh/eventsfrom
enh/aero-refactor

TST: minor fixes

84d3b6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 93.82979% with 87 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (enh/events@5fff32c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
rocketpy/rocket/aero_surface/aero_coefficient.py 93.68% 12 Missing ⚠️
rocketpy/prints/aero_surface_prints.py 77.55% 11 Missing ⚠️
rocketpy/rocket/rocket.py 95.26% 10 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 85.45% 8 Missing ⚠️
rocketpy/plots/flight_plots.py 90.69% 8 Missing ⚠️
rocketpy/rocket/aero_surface/generic_surface.py 95.58% 8 Missing ⚠️
rocketpy/plots/rocket_plots.py 87.50% 7 Missing ⚠️
rocketpy/prints/rocket_prints.py 64.28% 5 Missing ⚠️
rocketpy/simulation/helpers/flight_derivatives.py 79.16% 5 Missing ⚠️
rocketpy/prints/flight_prints.py 89.18% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@              Coverage Diff              @@
##             enh/events    #1064   +/-   ##
=============================================
  Coverage              ?   81.88%           
=============================================
  Files                 ?      129           
  Lines                 ?    16880           
  Branches              ?        0           
=============================================
  Hits                  ?    13822           
  Misses                ?     3058           
  Partials              ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.