Skip to content

MNT: allow for exporting of non apogee flights. (#863)

857c4f4
Select commit
Loading
Failed to load commit list.
Merged

Update master with develop to release v1.11.0 #859

MNT: allow for exporting of non apogee flights. (#863)
857c4f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 1s

80.27% (+0.18%) compared to 809b7e0

View this Pull Request on Codecov

80.27% (+0.18%) compared to 809b7e0

Details

Codecov Report

❌ Patch coverage is 85.69501% with 106 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.27%. Comparing base (809b7e0) to head (857c4f4).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/mathutils/function.py 72.97% 40 Missing ⚠️
rocketpy/simulation/flight_data_exporter.py 79.31% 18 Missing ⚠️
rocketpy/motors/tank.py 90.10% 9 Missing ⚠️
rocketpy/plots/fluid_plots.py 27.27% 8 Missing ⚠️
rocketpy/_encoders.py 69.56% 7 Missing ⚠️
rocketpy/environment/environment.py 73.91% 6 Missing ⚠️
rocketpy/rocket/aero_surface/fins/fins.py 58.33% 5 Missing ⚠️
rocketpy/control/controller.py 86.36% 3 Missing ⚠️
rocketpy/tools.py 89.65% 3 Missing ⚠️
...cketpy/rocket/aero_surface/fins/elliptical_fins.py 33.33% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
+ Coverage   80.08%   80.27%   +0.18%     
==========================================
  Files          98      104       +6     
  Lines       12041    12769     +728     
==========================================
+ Hits         9643    10250     +607     
- Misses       2398     2519     +121     

☔ View full report in Codecov by Sentry.
📢 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.