Skip to content

mnt: remove unnecessary file and update deprecation message

438b5fa
Select commit
Loading
Failed to load commit list.
Open

MNT: refactor parachute implementation #958

mnt: remove unnecessary file and update deprecation message
438b5fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

80.98% (+0.71%) compared to 9cf3dd4

View this Pull Request on Codecov

80.98% (+0.71%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 91.46341% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.98%. Comparing base (9cf3dd4) to head (438b5fa).
⚠️ Report is 72 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/plots/flight_plots.py 65.21% 8 Missing ⚠️
rocketpy/rocket/rocket.py 80.00% 3 Missing ⚠️
rocketpy/simulation/flight.py 85.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #958      +/-   ##
===========================================
+ Coverage    80.27%   80.98%   +0.71%     
===========================================
  Files          104      115      +11     
  Lines        12769    14650    +1881     
===========================================
+ Hits         10250    11865    +1615     
- Misses        2519     2785     +266     

☔ 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.